UNPKG

193 BTypeScriptView Raw
1import micromatch from 'micromatch';
2export default function isPatternMatch(string: string, pattern: string, options?: micromatch.Options): boolean;
3//# sourceMappingURL=isPatternMatch.d.ts.map
\No newline at end of file