简中文档

property Deno.stdout.writable

A writable stream interface to stdout.

Type #

WritableStream<Uint8Array<ArrayBufferLike>>