Skip to main content
IOType - child_process - Node documentation
type alias IOType

Usage in Deno

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

Definition

"overlapped"
| "pipe"
| "ignore"
| "inherit"