UNPKG

@formatjs/intl-enumerator

Version:
5 lines (4 loc) 324 B
/* @generated */ // prettier-ignore export declare const collations: readonly ["big5han", "compat", "dict", "direct", "ducet", "emoji", "eor", "gb2312", "phonebk", "phonetic", "pinyin", "reformed", "search", "searchjl", "standard", "stroke", "trad", "unihan", "zhuyin"]; export type Collation = (typeof collations)[number];