mirror of
http://36.133.248.69:3088/admin/RentWeAppFront.git
synced 2026-03-12 03:42:28 +08:00
init
This commit is contained in:
4
node_modules/date-fns/_lib/getRoundingMethod.d.ts
generated
vendored
Normal file
4
node_modules/date-fns/_lib/getRoundingMethod.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import type { RoundingMethod } from "../types.js";
|
||||
export declare function getRoundingMethod(
|
||||
method: RoundingMethod | undefined,
|
||||
): (number: number) => number;
|
||||
Reference in New Issue
Block a user