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

9 lines 349 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TokenizerSk = void 0; const tslib_1 = require("tslib"); const tokenizer_1 = tslib_1.__importDefault(require("@nlpjs/core/src/tokenizer")); class TokenizerSk extends tokenizer_1.default { } exports.TokenizerSk = TokenizerSk; //# sourceMappingURL=tokenizer-sk.js.map