UNPKG

react-native-global-datetimepicker

Version:
11 lines (10 loc) 268 B
export declare const weekDaysGregorian: { label: string; value: number; }[]; export declare const weekDaysJalali: { label: string; value: number; }[]; export declare const yearMonthsGregorian: string[]; export declare const yearMonthsJalali: string[];