UNPKG

91 BTypeScriptView Raw
1export declare const isMatch: import("./types.js").FPFn2<
2 boolean,
3 string,
4 string
5>;