4 lines
60 B
JavaScript
Raw Normal View History

2024-08-01 10:50:49 +08:00
'use strict';
module.exports = require('./lib/picomatch');