UNPKG

@phensley/cldr-core

Version:
3 lines (2 loc) 152 B
export declare const getVariablePartition: (variable: string) => Set<string>; export declare const getRegionPartition: (region: string) => Set<string>;