aboutsummaryrefslogtreecommitdiff
path: root/node_modules/micromatch/lib/cache.js
blob: fffc4c17a6da36bb69af9b0e5117d17024b13294 (plain)
1
module.exports = new (require('fragment-cache'))();