Optional
locales: string | string[]The locales to use when the Formatter is invoked.
Optional
options: Partial<Omit<FormatNumberStringOptions, "locales"> & Pick<FormatFloatStringOptions, "roundingMode">> & { Options for formatting the number.
Generated using TypeDoc
Format a number as currency for the provided locale; defaults to "en-US"