UNPKG

yoastseo

Version:

Yoast client-side content analysis

12 lines (11 loc) 507 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; /** * Returns an array with two-part transition words to be used by the assessments. * @type {string[][]} The array filled with two-part transition words. */ var _default = exports.default = [["både", "og"], ["enten", "eller"], ["verken", "eller"], ["jo", "dess"], ["dess", "dess"], ["jo", "desto"], ["ikke bare", "men"], ["ikke bare", "også"]]; //# sourceMappingURL=twoPartTransitionWords.js.map