volleyball-dev-frontend/node_modules/date-fns/fp/isMatch.d.mts
2025-06-02 16:42:16 +00:00

6 lines
91 B
TypeScript

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