UNPKG

fs-iterator

Version:

A file system iterator with filter and asyncIterator iterafaces. Supports Node 0.10 and above

4 lines (3 loc) 95 B
import type fs from 'fs'; declare const _default: typeof fs.realpath; export default _default;