interface CreateReadStreamFSImplementation
extends FSImplementation
Usage in Deno
import { type CreateReadStreamFSImplementation } from "node:fs";
read: (...args: any[]) => any
import { type CreateReadStreamFSImplementation } from "node:fs";
read: (...args: any[]) => any