import { type ReadTextFileStub } from "https://deno.land/x/molt@0.17.2/lib/testing.ts";
import { ReadTextFileStub } from "https://deno.land/x/molt@0.17.2/lib/testing.ts";
type
{ create(fs: FileSystemFake, options?: { readThrough?: boolean; }): Stub; }