mirror of
http://36.133.248.69:3088/admin/RentWeAppFront.git
synced 2026-03-13 12:22:26 +08:00
init
This commit is contained in:
6
node_modules/date-fns/fp/differenceInSecondsWithOptions.d.ts
generated
vendored
Normal file
6
node_modules/date-fns/fp/differenceInSecondsWithOptions.d.ts
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
export declare const differenceInSecondsWithOptions: import("./types.js").FPFn3<
|
||||
number,
|
||||
import("../differenceInSeconds.js").DifferenceInSecondsOptions | undefined,
|
||||
string | number | Date,
|
||||
string | number | Date
|
||||
>;
|
||||
Reference in New Issue
Block a user