FIN INIT
This commit is contained in:
8
node_modules/date-fns/fp/clamp.d.cts
generated
vendored
Normal file
8
node_modules/date-fns/fp/clamp.d.cts
generated
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
export declare const clamp: import("./types.js").FPFn2<
|
||||
Date,
|
||||
import("../fp.js").Interval<
|
||||
import("../fp.js").DateArg<Date>,
|
||||
import("../fp.js").DateArg<Date>
|
||||
>,
|
||||
import("../fp.js").DateArg<Date>
|
||||
>;
|
Reference in New Issue
Block a user