type alias StdioOptions Usage in Deno```typescript import { type StdioOptions } from "node:node__child_process.d.ts"; ``` Definition IOType | Array<IOType | "ipc" | Stream | number | null | undefined>