UNPKG

react-native-chart-kit

Version:

Beautiful React Native charts for dashboards, reports, and data-rich mobile apps.

4 lines 245 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=date.d.ts.map