UNPKG

@formatjs/intl-enumerator

Version:
3 lines (2 loc) 135 B
import type { Collation } from './collations.generated'; export declare function getSupportedCollations(locale?: string): Collation[];