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 custom numeric specifiers.
A format string representing a Custom Numeric Format String.
The numeric object from which to infer additional options.
Indicates that the enclosed characters should be copied to the result string unchanged.
Indicates that the enclosed characters should be copied to the result string unchanged.
Generated using TypeDoc
An OptionsProvider implementation that handles Custom Numeric Format String. The type of the returned options object is an extended version of Intl.NumberFormat's options parameter.