UNPKG

@botonic/plugin-contentful

Version:

## What Does This Plugin Do?

12 lines 590 B
"use strict"; 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