@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 • 311 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.ContentFieldType = void 0;
var fields_1 = require("./fields");
Object.defineProperty(exports, "ContentFieldType", { enumerable: true, get: function () { return fields_1.ContentFieldType; } });
//# sourceMappingURL=index.js.map