Options
All
  • Public
  • Public/Protected
  • All
Menu

Module Intl

Package version

Index

Variables

Collator

Collator: { constructor: any; supportedLocalesOf: any }

Type declaration

  • constructor: function
    • Parameters

      Returns Collator

  • supportedLocalesOf: function
    • supportedLocalesOf(locales: string | string[], options?: CollatorOptions): string[]
    • Parameters

      Returns string[]

DateTimeFormat

DateTimeFormat: { constructor: any; supportedLocalesOf: any }

Type declaration

NumberFormat

NumberFormat: { constructor: any; supportedLocalesOf: any }

Type declaration

  • constructor: function
    • Parameters

      Returns NumberFormat

  • supportedLocalesOf: function
    • Parameters

      Returns string[]

Generated using TypeDoc