UNPKG

fs-iterator

Version:

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

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