FIN INIT
This commit is contained in:
6
node_modules/date-fns/fp/isMatchWithOptions.d.cts
generated
vendored
Normal file
6
node_modules/date-fns/fp/isMatchWithOptions.d.cts
generated
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
export declare const isMatchWithOptions: import("./types.js").FPFn3<
|
||||
boolean,
|
||||
import("../isMatch.js").IsMatchOptions | undefined,
|
||||
string,
|
||||
string
|
||||
>;
|
Reference in New Issue
Block a user