UNPKG

fs-traverse

Version:

Utility functions to recursively traverse directories (asynchronously and synchronously) triggering the provided callback (optionally filtering filenames by a regex)

2 lines (1 loc) 47 B
module.exports = require('./lib/fs-traverse');