@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
12 lines • 590 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./keywords"), exports);
tslib_1.__exportStar(require("./locales"), exports);
tslib_1.__exportStar(require("./normalizer"), exports);
tslib_1.__exportStar(require("./similar-words"), exports);
tslib_1.__exportStar(require("./stemmer"), exports);
tslib_1.__exportStar(require("./token-skipper"), exports);
tslib_1.__exportStar(require("./token-stripper"), exports);
tslib_1.__exportStar(require("./tokens"), exports);
//# sourceMappingURL=index.js.map