UNPKG

react-native-chart-kit

Version:

If you're looking to **build a website or a cross-platform mobile app** – we will be happy to help you! Send a note to clients@ui1.io and we will be in touch with you shortly.

4 lines 252 B
export declare function shiftDate(date: Date, numDays: number): Date; export declare function getBeginningTimeForDate(date: Date): Date; export declare function convertToDate(obj: string | number | Date): Date; //# sourceMappingURL=DateHelpers.d.ts.map