Comparing version 0.0.21 to 0.0.22
@@ -8,2 +8,3 @@ import * as CountryCode from "./CountryCode"; | ||
import { Language } from "./Language"; | ||
export { CallingCode, CountryCode, Currency, CurrencyCode, DateTime, Encoding, Language }; | ||
import { Locale } from "./Locale"; | ||
export { CallingCode, CountryCode, Currency, CurrencyCode, DateTime, Encoding, Language, Locale }; |
@@ -8,3 +8,4 @@ import * as CountryCode from "./CountryCode"; | ||
import { Language } from "./Language"; | ||
export { CallingCode, CountryCode, Currency, CurrencyCode, DateTime, Encoding, Language }; | ||
import { Locale } from "./Locale"; | ||
export { CallingCode, CountryCode, Currency, CurrencyCode, DateTime, Encoding, Language, Locale }; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "isoly", | ||
"version": "0.0.21", | ||
"version": "0.0.22", | ||
"description": "Datatypes and functions specified by ISO-standards.", | ||
@@ -5,0 +5,0 @@ "author": "PayFunc", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
877270
197
18026