interface ReaderFromimport { type ReaderFrom } from "https://deno.land/x/easyts@0.1.3/io/io.ts"; MethodsreadFrom(r: Reader): Promise<number>