UNPKG

snapshot-fs

Version:

Create a filesystem snapshot for use with memfs

11 lines 240 B
#!/usr/bin/env node /** * Writes a DirectoryJSON object or snapshot (with --binary flag) to file. * * For use with memfs. * * @module snapshot-fs/cli * @see {@link https://npm.im/memfs} */ export {}; //# sourceMappingURL=cli.d.ts.map