get maximumFractionDigits()

in index.js [228:230]


	get maximumFractionDigits() {
		return this.parsed.positive.maximumFractionDigits;
	}