@sora-soft/framework / IRawCommandPacket
Interface: IRawCommandPacket
Defined in: packages/framework/src/interface/rpc.ts:25
Properties
| Property | Type | Defined in |
|---|---|---|
args | any | packages/framework/src/interface/rpc.ts:28 |
command | string | packages/framework/src/interface/rpc.ts:27 |
opcode | Command | packages/framework/src/interface/rpc.ts:26 |