%PDF- %PDF-
| Direktori : /proc/self/root/www/loslex/demo/node_modules/fast-glob/out/providers/matchers/ |
| Current File : //proc/self/root/www/loslex/demo/node_modules/fast-glob/out/providers/matchers/partial.d.ts |
import Matcher from './matcher';
export default class PartialMatcher extends Matcher {
match(filepath: string): boolean;
}