type alias Sandboximport { type Sandbox } from "https://deno.land/x/sandbox@v2.0.1/sandbox.ts"; definition: { readonly path: string; readonly origin: string; }