UNPKG

@nodesecure/fs-walk

Version:

Modern FileSystem (fs) utilities to lazy walk directories Asynchronously (but also Synchronously)

6 lines 131 B
export const EXCLUDED_DIRECTORY = new Set([ "node_modules", ".vscode", ".git" ]); //# sourceMappingURL=constants.js.map