UNPKG

memfs

Version:

In-memory file-system with Node's fs API.

3 lines (2 loc) 115 B
import type { FsCallbackApi } from '../types'; export declare const fsCallbackApiList: Array<keyof FsCallbackApi>;