deno.com
property Deno.stderr.writable

A writable stream interface to stderr.

Type #

WritableStream<Uint8Array<ArrayBufferLike>>