yoastseo-dep
Version:
Yoast clientside page analysis
8 lines (6 loc) • 310 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 [ [ "hem", "hem de" ], [ "ne", "ne de" ], [ "ya", "ya da" ], [ "gerek", "gerekse de" ] ];