UNPKG

memfs

Version:

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

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