Skip to content

@advjs/monorepo / types/src / AdvAst / Narration

Interface: Narration

Defined in: packages/types/src/ast/index.ts:114

旁白

Extends

Properties

children

children: string[]

Defined in: packages/types/src/ast/index.ts:116


type

type: "narration"

Defined in: packages/types/src/ast/index.ts:115

Overrides

Node.type