📄 isMatch.d.cts
/home/palash/git/site/node_modules/date-fns/fp/isMatch.d.cts
Language: cts • Lines: 5
export declare const isMatch: import("./types.ts").FPFn2<
  boolean,
  string,
  string
>;