Pipe kinds, matching Deno.Command.
Deno.Command
"piped" | "inherit" | "null"
import { type PipeKinds } from ".";