UNPKG

@ezdevlol/memfs

Version:

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

3 lines (2 loc) 108 B
import { Writer } from '@jsonjoy.com/util/lib/buffers/Writer'; export const writer = new Writer(1024 * 32);