property TextEncoderStream.writable Usage in Deno```typescript import { type TextEncoderStream } from "node:node__stream--web.d.ts"; ``` Type WritableStream<string>