UNPKG

react-native-easy-calendar

Version:

Customizable, easy-to-use, performant calendar components for React Native

18 lines (15 loc) 373 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var _View = require("./View"); Object.keys(_View).forEach(function (key) { if (key === "default" || key === "__esModule") return; Object.defineProperty(exports, key, { enumerable: true, get: function () { return _View[key]; } }); }); //# sourceMappingURL=index.js.map