UNPKG

trufs

Version:
7 lines (6 loc) 226 B
export { Fs } from '../types/Fs.type.js'; export { ReadOptions } from '../types/ReadOptions.type.js'; export { WriteOptions } from '../types/WriteOptions.type.js'; import 'atomically'; import 'fs-extra'; import 'graceful-fs';