UNPKG

yoastseo

Version:

Yoast client-side content analysis

11 lines (10 loc) 291 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; // The sentence length for Japanese is measured in characters rather than words. var _default = exports.default = { recommendedLength: 40 }; //# sourceMappingURL=sentenceLength.js.map