@advjs/monorepo / @advjs/types / AdvAst / Root
Interface: Root
Defined in: packages/types/src/ast/index.ts:220
Properties
children
children:
Item
[]
Defined in: packages/types/src/ast/index.ts:222
functions
functions:
Record
<string
,string
>
Defined in: packages/types/src/ast/index.ts:227
global scripts functions
scene
scene:
Record
<string
,number
>
Defined in: packages/types/src/ast/index.ts:223
type
type:
"adv-root"
Defined in: packages/types/src/ast/index.ts:221