Preparing search index...
The search index is not available
@advjs/monorepo
@advjs/monorepo
types/src
AdvAst
Root
Interface Root
interface
Root
{
children
:
Item
[]
;
functions
:
Record
<
string
,
string
>
;
scene
:
Record
<
string
,
number
>
;
type
:
"adv-root"
;
}
Index
Properties
children
functions
scene
type
Properties
children
children
:
Item
[]
functions
functions
:
Record
<
string
,
string
>
global scripts functions
scene
scene
:
Record
<
string
,
number
>
type
type
:
"adv-root"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
children
functions
scene
type
@advjs/monorepo
client/composables
core/src
parser/src
plugin-babylon/src
theme-default
types/src
Generated using
TypeDoc
global scripts functions