UNPKG

yoastseo

Version:

Yoast client-side content analysis

13 lines (12 loc) 637 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 = [["όχι μόνο", "αλλά και"], ["όχι μόνο να μην", "αλλά ούτε και να"], ["από την μία", "από την άλλη"], ["αφενός", "αφετέρου"], ["μεν", "δε"], ["είτε", "είτε"]]; //# sourceMappingURL=twoPartTransitionWords.js.map