Skip to main content
CreateReadStreamFSImplementation - fs - Node documentation
interface CreateReadStreamFSImplementation

Usage in Deno

import { type CreateReadStreamFSImplementation } from "node:fs";

Properties

read: (...args: any[]) => any