Preparing search index...
The search index is not available
@kynesyslabs/demosdk
@kynesyslabs/demosdk
types
DemoScript
Interface DemoScript
The final shape of the work script
interface
DemoScript
{
operationOrder
:
Set
<
string
>
;
operations
:
{
[
key
:
string
]
:
DemosWorkOperationScripts
;
}
;
steps
:
{
[
key
:
string
]
:
WorkStep
;
}
;
}
Index
Properties
operation
Order
operations
steps
Properties
operation
Order
operation
Order
:
Set
<
string
>
operations
operations
:
{
[
key
:
string
]
:
DemosWorkOperationScripts
;
}
steps
steps
:
{
[
key
:
string
]
:
WorkStep
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
operation
Order
operations
steps
@kynesyslabs/demosdk
Loading...
The final shape of the work script