UNPKG

vant

Version:

Mobile UI Components built on Vue

4 lines (3 loc) 190 B
export declare function getDate(timeStamp: number): string; export declare const formatDiscount: (discount: number) => string; export declare const formatAmount: (amount: number) => string;