rulvar API reference / @rulvar/core / SandboxBridgeOptions
Interface: SandboxBridgeOptions
Defined in: packages/core/src/runner/sandbox-bridge.ts:72
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
post | (message) => void | Posts one protocol message to the worker (the runner owns the port). | packages/core/src/runner/sandbox-bridge.ts:74 |