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