deno.com
property Deno.stdout.writable

A writable stream interface to stdout.

Type #

WritableStream<Uint8Array<ArrayBufferLike>>