UNPKG

@ezdevlol/memfs

Version:

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

5 lines (4 loc) 103 B
export * from './constants'; export * from './sync'; export * from './binary'; export * from './json';