Graphorin API reference v0.13.8
Graphorin API reference / @graphorin/security / / IsolatedVMPeerModule
Interface: IsolatedVMPeerModule
Defined in: packages/security/src/sandbox/isolated-vm.ts:37
Stable
Structural view of the isolated-vm module returned by IsolatedVMSandboxOptions.peerLoader.
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
Isolate | readonly | (opts) => IsolatedVMIsolate | packages/security/src/sandbox/isolated-vm.ts:38 |