ControlSchema
ControlSchema =
Record<string,ControlDef>
Defined in: tools/lab/src/grammar/controls.ts:31
The controls object of a scenario.
ControlSchema =
Record<string,ControlDef>
Defined in: tools/lab/src/grammar/controls.ts:31
The controls object of a scenario.