get minimumFractionDigits()

in index.js [221:223]


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