Raindex SDK Documentation
GitHub
NPM
Preparing search index...
ScenarioCfg
Interface ScenarioCfg
interface
ScenarioCfg
{
bindings
:
Record
<
string
,
string
>
;
blocks
?:
BlocksCfg
;
deployer
:
DeployerCfg
;
key
:
string
;
runs
?:
number
;
}
Index
Properties
bindings
blocks?
deployer
key
runs?
Properties
bindings
bindings
:
Record
<
string
,
string
>
Optional
blocks
blocks
?:
BlocksCfg
deployer
deployer
:
DeployerCfg
key
key
:
string
Optional
runs
runs
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bindings
blocks
deployer
key
runs
GitHub
NPM
Raindex SDK Documentation
Loading...