UNPKG

react-native-nepali-picker

Version:

Minimalist and modern Nepali-date picker with customization.🌟

4 lines • 288 B
declare const calcFirstDay: (currentYear: number, currentMonth: number) => number; declare const isToday: (date: string, index: number, currentYear: number, currentMonth: number, firstDayOfMonth: number) => boolean; export { calcFirstDay, isToday }; //# sourceMappingURL=settings.d.ts.map