Skip to content

@advjs/monorepo / types/src / AdvAst / Strong

Interface: Strong

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

Extends

Properties

children

children: PhrasingContent[]

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


type

type: "strong"

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

Overrides

Node.type