UNPKG

react-native-nepali-picker

Version:

Minimalist and modern Nepali-date picker with customization.🌟

5 lines • 304 B
export { NEPALI_MIN_YEAR, NEPALI_MAX_YEAR } from './calendar/settings'; export { AdToBs, BsToAd, NepaliToday } from './calendar/functions'; export { default as CalendarPicker } from './CalendarPicker'; export type { CalendarPickerProps, DateString } from './types.ts'; //# sourceMappingURL=index.d.ts.map