Relative currency @localizer/format-number 1.0.1
relativeCurrencyFormatter<
T
> (currency
,options?
): RelativeValueFormatter<T
>
T
extends number | bigint - The type of value to format.currency
- The currency to use for value formatting.options
- Optional configuration of the formatter.
Represents changes in monetary values relative to a base amount, with locale-aware formatting.