Skip to content

rulvar API reference


rulvar API reference / @rulvar/planner / SANDBOX_GLOBALS

Variable: SANDBOX_GLOBALS

ts
const SANDBOX_GLOBALS: readonly string[];

Defined in: packages/planner/src/compile.ts:24

The exact curated sandbox global set, in canonical order. The worker binds the ctx methods as bare globals under these names and the API card teaches exactly this list.