UNPKG

@formatjs/intl-enumerator

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