UNPKG

fs-iterator

Version:

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

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