variable Deno.stdoutA handle for stdout. type & Writer & WriterSync & Closer & { readonly rid: number; readonly writable: WritableStream<Uint8Array>; }