deno.com
property Deno.stdin.readable

A readable stream interface to stdin.

Type #

ReadableStream<Uint8Array<ArrayBuffer>>