Plug sandbox rework
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { createSandbox } from "../environments/deno_sandbox.ts";
|
||||
import { createSandbox } from "../sandboxes/deno_worker_sandbox.ts";
|
||||
import { EndpointHook, EndpointHookT } from "./endpoint.ts";
|
||||
import { System } from "../system.ts";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user