Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/deco/daemon/workers/isolate.ts>IsolateOptions

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Latest
interface IsolateOptions
import { type IsolateOptions } from "https://deno.land/x/deco@1.107.0/daemon/workers/isolate.ts";

Properties

envVars: { [key: string]: string; }
cwd: string
optional
permissions: Deno.PermissionOptionsObject