UNPKG

yoastseo

Version:

Yoast client-side content analysis

13 lines (12 loc) 618 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; /** @module config/twoPartTransitionWords */ /** * Returns an array with two-part transition words to be used by the assessments. * @returns {Array} The array filled with two-part transition words. */ var _default = exports.default = [["buď, buď"], ["buď, alebo"], ["ani, ani"], ["aj, aj"], ["tak, ako"], ["nielenže, lež aj"], ["nielen, lež aj"], ["nielen, lež i"], ["nielenže, lež ai"], ["či, alebo"], ["i, i"], ["nielen, ale i"], ["síce, ale"]]; //# sourceMappingURL=twoPartTransitionWords.js.map