Your IP : 216.73.216.43


Current Path : /home/deltalab/PMS/logistic-backend/node_modules/fast-glob/out/providers/matchers/
Upload File :
Current File : //home/deltalab/PMS/logistic-backend/node_modules/fast-glob/out/providers/matchers/partial.d.ts

import Matcher from './matcher';
export default class PartialMatcher extends Matcher {
    match(filepath: string): boolean;
}