Files
2026-06-10 12:14:46 -03:00

6 lines
91 B
TypeScript

export declare const isMatch: import("./types.ts").FPFn2<
boolean,
string,
string
>;