Constructors
Accessors
ffiValue
- get ffiValue(): number
Returns number
Methods
format
- format(list): string
Returns string
Static
createAndWithLength
- createAndWithLength(provider, locale, length): ListFormatter
Static
createOrWithLength
- createOrWithLength(provider, locale, length): ListFormatter
Static
createUnitWithLength
- createUnitWithLength(provider, locale, length): ListFormatter
See the Rust documentation for
ListFormatter
for more information.