Format a value to a decimal string
import { formatValueToDecimal } from 'helping_hand'const decimal = formatValueToDecimal(...); Copy
import { formatValueToDecimal } from 'helping_hand'const decimal = formatValueToDecimal(...);
Format a value to a decimal string