Preparing search index...
The search index is not available
XYO Platform SDK - v3.6.9
XYO Platform SDK
@xyo-network/manifest
ManifestWrapperExParams
Interface ManifestWrapperExParams
interface
ManifestWrapperExParams
{
locator
?:
ModuleFactoryLocator
;
moduleIdentifierTransformers
?:
ModuleIdentifierTransformer
[]
;
privateChildren
?:
ModuleManifest
[]
;
publicChildren
?:
ModuleManifest
[]
;
wallet
:
WalletInstance
;
}
Index
Properties
locator?
module
Identifier
Transformers?
private
Children?
public
Children?
wallet
Properties
Optional
locator
locator
?:
ModuleFactoryLocator
Optional
module
Identifier
Transformers
moduleIdentifierTransformers
?:
ModuleIdentifierTransformer
[]
Optional
private
Children
privateChildren
?:
ModuleManifest
[]
Optional
public
Children
publicChildren
?:
ModuleManifest
[]
wallet
wallet
:
WalletInstance
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
locator
module
Identifier
Transformers
private
Children
public
Children
wallet
XYO Platform SDK - v3.6.9
Loading...