Skip to main content
SpawnOptionsWithoutStdio.stdio - child_process - Node documentation
property SpawnOptionsWithoutStdio.stdio

Usage in Deno

import { type SpawnOptionsWithoutStdio } from "node:child_process";

Type

StdioPipeNamed
| StdioPipe[]
| undefined