Home
last modified time | relevance | path

Searched defs:PatternList (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/npm/node_modules/glob/dist/cjs/src/
Dpattern.d.ts4 export type PatternList = [p: MMPattern, ...rest: MMPattern[]]; alias
/third_party/node/deps/npm/node_modules/glob/dist/mjs/
Dpattern.d.ts4 export type PatternList = [p: MMPattern, ...rest: MMPattern[]]; alias
/third_party/node/deps/npm/node_modules/glob/dist/commonjs/
Dpattern.d.ts4 export type PatternList = [p: MMPattern, ...rest: MMPattern[]]; alias
/third_party/node/deps/npm/node_modules/glob/dist/esm/
Dpattern.d.ts4 export type PatternList = [p: MMPattern, ...rest: MMPattern[]]; alias