UNPKG

react-native-ethiopian-calendar

Version:

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

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