1
This commit is contained in:
3
admin/node_modules/element-plus/lib/components/countdown/src/utils.d.ts
generated
vendored
Normal file
3
admin/node_modules/element-plus/lib/components/countdown/src/utils.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import type { Dayjs } from 'dayjs';
|
||||
export declare const getTime: (value: number | Dayjs) => number;
|
||||
export declare const formatTime: (timestamp: number, format: string) => string;
|
||||
Reference in New Issue
Block a user