method Intl.Collator.supportedLocalesOf
Collator.supportedLocalesOf(
locales: string | string[],
options?: CollatorOptions,
): string[]

Parameters

locales: string | string[]
optional
options: CollatorOptions

Return Type

string[]