UNPKG

yoastseo-dep

Version:

Yoast clientside page analysis

14 lines (12 loc) 213 B
/** * Returns a list with auxiliaries for the Dutch passive voice assessment. * @returns {Array} The list with auxiliaries. */ export default [ "word", "wordt", "worden", "werd", "werden", "wordend", ];