UNPKG

hi-profiles

Version:

React components for the ABDM Health Information Profiles

3 lines (2 loc) 220 B
export declare function classNames(...classes: (string | boolean | undefined | null)[]): string; export declare function formatDate(date: string | number | Date | undefined | null, includeTime?: boolean): string | null;