Preparing search index...
The search index is not available
XYO Platform SDK - v3.6.9
XYO Platform SDK
@xyo-network/manifest
ModuleManifest
Interface ModuleManifest
interface
ModuleManifest
{
config
:
ConfigManifest
;
description
?:
string
;
lazyStart
?:
boolean
;
status
?:
{
address
:
Lowercase
<
string
>
;
children
?:
Record
<
Lowercase
<
string
>
,
null
|
string
>
;
}
;
}
Hierarchy (
View Summary
)
Manifest
ModuleManifest
NodeManifest
Index
Properties
config
description?
lazy
Start?
status?
Properties
config
config
:
ConfigManifest
Optional
description
description
?:
string
Optional
lazy
Start
lazyStart
?:
boolean
Optional
status
status
?:
{
address
:
Lowercase
<
string
>
;
children
?:
Record
<
Lowercase
<
string
>
,
null
|
string
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
config
description
lazy
Start
status
XYO Platform SDK - v3.6.9
Loading...