UNPKG

react-native-nepali-picker

Version:

Minimalist and modern Nepali-date picker with customization.🌟

6 lines (5 loc) • 259 B
"use strict"; export { NEPALI_MIN_YEAR, NEPALI_MAX_YEAR } from "./calendar/settings.js"; export { AdToBs, BsToAd, NepaliToday } from "./calendar/functions.js"; export { default as CalendarPicker } from "./CalendarPicker.js"; //# sourceMappingURL=index.js.map