测试
This commit is contained in:
3
frontend/node_modules/element-plus/lib/constants/date.d.ts
generated
vendored
Normal file
3
frontend/node_modules/element-plus/lib/constants/date.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export declare const datePickTypes: readonly ["year", "years", "month", "months", "date", "dates", "week", "datetime", "datetimerange", "daterange", "monthrange", "yearrange"];
|
||||
export declare const WEEK_DAYS: readonly ["sun", "mon", "tue", "wed", "thu", "fri", "sat"];
|
||||
export type DatePickType = (typeof datePickTypes)[number];
|
||||
Reference in New Issue
Block a user