Skip to content

fs: expose glob and globSync

Rodrigo Muino Tomonari requested to merge github/fork/MoLow/expose-glob into main

Fixes https://github.com/nodejs/node/issues/40731 This PR introduces fs.globand fsPromises.glob.

Merge request reports

Loading