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