Skip to content

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

Interface: Narration

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

旁白

Extends

Properties

children

children: string[]

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


type

type: "narration"

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

Overrides

Node.type