type alias StdioOptions Usage in Denoimport { type StdioOptions } from "node:child_process"; Definition IOType | Array<IOType | "ipc" | Stream | number | null | undefined>