Packages@robojs/mock
StageCommand
Interface: StageCommand
Command envelope sent from stage client to server
Properties
| Property | Type | Description |
|---|---|---|
data | unknown | Command-specific data |
id | string | Unique ID for response correlation |
type | StageCommandType | Command type |
