class TextReader extends Reader<string>import { TextReader } from "https://dotland.deno.dev/x/zipjs@v2.7.53/index.js"; Represents a Reader instance used to read data provided as a string.