Creates an instance with base formatting options which will be extended and/or overridden by resolved options.
A base options object containing properties defined for the Intl.NumberFormat's options parameter.
Returns an object that provides numeric formatting options resolved from standard numeric specifiers.
A format string representing a Standard Numeric Format Specifiers.
The numeric object from which to infer additional options.
Generated using TypeDoc
An OptionsProvider implementation that handles Standard Numeric Format Specifiers. The type of the returned options object is an extended version of Intl.NumberFormat's options parameter.