Skip to main content

property Deno.stdin.readable

A readable stream interface to stdin.

Type #

ReadableStream<Uint8Array<ArrayBuffer>>

Did you find what you needed?

Privacy policy