yoastseo-dep
Version:
Yoast clientside page analysis
9 lines (6 loc) • 301 B
JavaScript
/** @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.
*/
export default [ [ "antingen", "eller" ], [ "icke blott", "utan afven" ], [ "ju", "desto" ] ];