import * as enzastdlib from "https://deno.land/x/enzastdlib@v0.0.4/realm/blocklist.ts";
Functions
Generates a blocklist of globals in Deno's runtime that need to be removed to ensure proper sandboxing. |
x/enzastdlib/realm/blocklist.ts
import * as enzastdlib from "https://deno.land/x/enzastdlib@v0.0.4/realm/blocklist.ts";
Generates a blocklist of globals in Deno's runtime that need to be removed to ensure proper sandboxing. |