NumberFormat.$1 constructor

NumberFormat.$1([
  1. LocalesArgument? locales,
  2. NumberFormatOptions options
])

Constructor

Parameters:

  • locales: LocalesArgument
  • options: NumberFormatOptions

Implementation

external NumberFormat.$1([LocalesArgument locales, NumberFormatOptions options]);