UNPKG

@cainiaofe/cn-ui-m

Version:
3 lines (2 loc) 170 B
export declare function formatDate(val?: string, interv?: string, dateFormat?: string): string; export declare const dateRender: (value: any, otherProps: any) => string;