UNPKG

react-native-ethiopian-calendar-date-picker

Version:

A react native calendar component which is mainly intended for applications which require Ethiopian calendar.

17 lines (16 loc) 497 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var _CalendarConvertor = require("./CalendarConvertor"); Object.keys(_CalendarConvertor).forEach(function (key) { if (key === "default" || key === "__esModule") return; if (key in exports && exports[key] === _CalendarConvertor[key]) return; Object.defineProperty(exports, key, { enumerable: true, get: function () { return _CalendarConvertor[key]; } }); }); //# sourceMappingURL=index.js.map