UNPKG

yoastseo

Version:

Yoast client-side content analysis

12 lines (11 loc) 378 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; /** * Returns a list with auxiliaries for the Dutch passive voice assessment. * @returns {Array} The list with auxiliaries. */ var _default = exports.default = ["word", "wordt", "worden", "werd", "werden", "wordend"]; //# sourceMappingURL=passiveVoiceAuxiliaries.js.map