UNPKG

yuxuannnn_utils

Version:
2 lines (1 loc) 109 B
export declare const formatDate: (time: string | number | undefined, format: string | undefined) => string;