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

6 lines 344 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ManageContentful = void 0; var manage_contentful_1 = require("./manage-contentful"); Object.defineProperty(exports, "ManageContentful", { enumerable: true, get: function () { return manage_contentful_1.ManageContentful; } }); //# sourceMappingURL=index.js.map