in lib/websandbox.ts [66:68]
static create(localApi: API, options: Partial<SandboxOptions> = {}) { return new Websandbox(localApi, options); }