Deno.stdinA handle for stdin. const stdin: & Reader & ReaderSync & Closer & {readonly rid: number; readonly readable: ReadableStream<Uint8Array>; };