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