Preparing search index...
The search index is not available
XYO Platform SDK - v3.6.9
XYO Platform SDK
@xyo-network/manifest
ConfigManifest
Interface ConfigManifest
interface
ConfigManifest
{
accountPath
?:
string
;
features
?:
string
[]
;
labels
?:
Record
<
string
,
undefined
|
string
>
;
language
?:
string
;
name
:
string
;
os
?:
string
;
schema
:
string
;
}
Index
Properties
account
Path?
features?
labels?
language?
name
os?
schema
Properties
Optional
account
Path
accountPath
?:
string
Optional
features
features
?:
string
[]
Optional
labels
labels
?:
Record
<
string
,
undefined
|
string
>
Optional
language
language
?:
string
name
name
:
string
Optional
os
os
?:
string
schema
schema
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Path
features
labels
language
name
os
schema
XYO Platform SDK - v3.6.9
Loading...