Preparing search index...
The search index is not available
@stricahq/typhonjs - v3.0.1
@stricahq/typhonjs
NativeScriptFactory
Class NativeScriptFactory
Index
Constructors
constructor
Methods
cbor
json
policy
Id
from
CliJSON
Constructors
constructor
new
Native
Script
Factory
(
nativeScript
)
:
NativeScriptFactory
Parameters
nativeScript
:
NativeScript
the native script json as per the CDDL schema, use fromCliJSON to convert from the CLI format
Returns
NativeScriptFactory
Methods
cbor
cbor
(
)
:
Buffer
Returns
Buffer
json
json
(
)
:
NativeScript
Returns
NativeScript
policy
Id
policy
Id
(
)
:
Buffer
Returns
Buffer
Static
from
CliJSON
from
CliJSON
(
cliNativeScript
)
:
NativeScriptFactory
Parameters
cliNativeScript
:
CLINativeScript
Returns
NativeScriptFactory
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
cbor
json
policy
Id
from
CliJSON
@stricahq/typhonjs - v3.0.1
Loading...
the native script json as per the CDDL schema, use fromCliJSON to convert from the CLI format