Skip to content

Type Alias: IntlNumberFormat

Signature

ts
export type NumberFormat = { [key: string]: NumberFormatOptions }

Indexable

ts
[key: string]: NumberFormatOptions

Released under the MIT License.