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

8 lines 284 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DEFAULT_CONTEXT = void 0; /** * Default values when the context argument {@link Context} is not specified in a {@link CMS} call. */ exports.DEFAULT_CONTEXT = {}; //# sourceMappingURL=context.js.map