@phensley/cldr-schema
Advanced tools
Comparing version 0.5.0 to 0.5.1
@@ -36,4 +36,4 @@ export declare const NumberSymbol: { | ||
}, NumberSystemNameValues: ("arab" | "arabext" | "beng" | "deva" | "gujr" | "guru" | "hanidec" | "khmr" | "knda" | "laoo" | "latn" | "mlym" | "mymr" | "tamldec" | "telu" | "thai")[]; | ||
export declare type NumberSystemName = 'arab' | 'arabext' | 'beng' | 'deva' | 'gujr' | 'guru' | 'hanidec' | 'khmr' | 'knda' | 'laoo' | 'latn' | 'mlym' | 'mymr' | 'tamldec' | 'telu' | 'thai'; | ||
export declare type NumberSystemName = 'adlm' | 'ahom' | 'arab' | 'arabext' | 'bali' | 'beng' | 'bhks' | 'brah' | 'cakm' | 'cham' | 'deva' | 'fullwide' | 'gonm' | 'gujr' | 'guru' | 'hanidec' | 'hmng' | 'java' | 'kali' | 'khmr' | 'knda' | 'lana' | 'lanatham' | 'laoo' | 'latn' | 'lepc' | 'limb' | 'mathbold' | 'mathdbl' | 'mathmono' | 'mathsanb' | 'mathsans' | 'mlym' | 'modi' | 'mong' | 'mroo' | 'mtei' | 'mymr' | 'mymrshan' | 'mymrtlng' | 'newa' | 'nkoo' | 'olck' | 'orya' | 'osma' | 'saur' | 'shrd' | 'sind' | 'sinh' | 'sora' | 'sund' | 'takr' | 'talu' | 'tamldec' | 'telu' | 'thai' | 'tibt' | 'tirh' | 'vaii' | 'wara'; | ||
export declare const NumberSystems: string[]; | ||
export declare type NumberSystemCategory = 'default' | 'native' | 'finance' | 'traditional'; |
@@ -20,2 +20,3 @@ "use strict"; | ||
]), _a[0]), exports.NumberSymbolValues = _a[1]; | ||
// These are the number systems defined in the numbers schema. | ||
exports.NumberSystemName = (_b = types_1.makeEnum([ | ||
@@ -22,0 +23,0 @@ 'arab', |
{ | ||
"name": "@phensley/cldr-schema", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "Schema for @phensley/cldr", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
6366586
23614