Skip to main content
Go to Latest
class default
import { default } from "https://deno.land/std@0.71.0/wasi/snapshot_preview1.ts";

Constructors

new
default(options: ContextOptions)

Properties

args: string[]
env: { [key: string]: string | undefined; }
exports: Record<string, Function>
fds: any[]