t-comm
Version:
专业、稳定、纯粹的工具库
12 lines (6 loc) • 346 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var minimatch_exclude = require('./exclude.js');
var minimatch_minimatch = require('./minimatch.js');
exports.checkFileBaseMinimatch = minimatch_exclude.checkFileBaseMinimatch;
exports.getAuditorFromRainbowConfig = minimatch_minimatch.getAuditorFromRainbowConfig;