Skip to content

vue-i18n / general / IntlNumberFormat

Type Alias: IntlNumberFormat

ts
type IntlNumberFormat = object;

Index Signature

ts
[key: string]: NumberFormatOptions

Released under the MIT License.