mirror of
http://36.133.248.69:3088/admin/RentWeAppFront.git
synced 2026-03-12 11:52:26 +08:00
init
This commit is contained in:
4
node_modules/date-fns/_lib/format/longFormatters.d.mts
generated
vendored
Normal file
4
node_modules/date-fns/_lib/format/longFormatters.d.mts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import type { FormatLong } from "../../locale/types.js";
|
||||
type LongFormatter = (pattern: string, formatLong: FormatLong) => string;
|
||||
export declare const longFormatters: Record<string, LongFormatter>;
|
||||
export {};
|
||||
Reference in New Issue
Block a user