Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

sandboxScript

import { sandboxScript } from "https://garn.io/ts/v0.0.19/environment.ts";
const sandboxScript: (env: Environment, script: NixExpression) => NixExpression;