Searched refs:braceExpand (Results 1 – 3 of 3) sorted by relevance
163 var set = this.globSet = this.braceExpand()227 minimatch.braceExpand = function (pattern, options) { function228 return braceExpand(pattern, options)231 Minimatch.prototype.braceExpand = braceExpand method in Minimatch233 function braceExpand (pattern, options) {
8 node_modules/minimatch/minimatch.js(163,33): error TS2339: Property 'braceExpand' does not exist on…
23728 var set = this.globSet = this.braceExpand();23792 minimatch$3.braceExpand = function (pattern, options) { function23793 return braceExpand(pattern, options)23796 Minimatch$1.prototype.braceExpand = braceExpand; method in Minimatch$123798 function braceExpand (pattern, options) { function