react-native-ethiopian-calendar-date-picker
Version:
A react native calendar component which is mainly intended for applications which require Ethiopian calendar.
13 lines (12 loc) • 317 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
Object.defineProperty(exports, "EthiopicCalendar", {
enumerable: true,
get: function () {
return _EthiopicCalendar.EthiopicCalendar;
}
});
var _EthiopicCalendar = require("./EthiopicCalendar");
//# sourceMappingURL=index.js.map