NumberFormat

external class NumberFormat(locales: String = definedExternally, options: NumberFormatOptions = definedExternally)(source)

Constructors

Link copied to clipboard
constructor(locales: ReadonlyArray<String>, options: NumberFormatOptions = definedExternally)
constructor(locales: String = definedExternally, options: NumberFormatOptions = definedExternally)

Types

Link copied to clipboard
object Companion

Functions