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

Constructors

new
default(options: ModuleOptions)

Properties

args: string[]
env: { [key: string]: string | undefined; }
exports: { [key: string]: any; }
fds: any[]