UNPKG
@bluelovers/fast-glob
Version:
latest (3.0.4)
3.0.4
3.0.3
3.0.2
old typescript api for fast-glob
github.com/bluelovers/fast-glob-v2-api
bluelovers/fast-glob-v2-api
@bluelovers/fast-glob
/
index.js
4 lines
(3 loc)
•
112 B
JavaScript
View Raw
1
2
3
4
const
FastGlob
=
require(
'fast-glob'
); FastGlob.async = FastGlob.
default
= FastGlob;
module
.
exports
= FastGlob;