Skip to main content
Module

std/node/child_process.ts>default

Deno standard library
Go to Latest
variable default
import { default } from "https://deno.land/std@0.167.0/node/child_process.ts";

type

{ fork; spawn; exec; execFile; execFileSync; execSync; ChildProcess; spawnSync; }