UNPKG

@botonic/plugin-contentful

Version:

Botonic Plugin Contentful is one of the **[available](https://github.com/hubtype/botonic/tree/master/packages)** plugins for Botonic. **[Contentful](http://www.contentful.com)** is a CMS (Content Management System) which manages contents of a great variet

16 lines 804 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./cms"), exports); tslib_1.__exportStar(require("./contentful"), exports); tslib_1.__exportStar(require("./markup"), exports); tslib_1.__exportStar(require("./nlp"), exports); var plugin_1 = require("./plugin"); Object.defineProperty(exports, "default", { enumerable: true, get: function () { return tslib_1.__importDefault(plugin_1).default; } }); tslib_1.__exportStar(require("./render"), exports); tslib_1.__exportStar(require("./search"), exports); tslib_1.__exportStar(require("./time"), exports); tslib_1.__exportStar(require("./tools"), exports); tslib_1.__exportStar(require("./util"), exports); //# sourceMappingURL=index.js.map