use-country-info
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -105,3 +105,3 @@ type TCountryInfo = { | ||
}; | ||
declare const useCountryInfo: () => { | ||
export const useCountryInfo: () => { | ||
allInfo: TCountryInfo[]; | ||
@@ -114,4 +114,3 @@ ddiInfo: TCallingInfo[]; | ||
}; | ||
export default useCountryInfo; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "use-country-info", | ||
"description": "use-country-info", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "author": "Erik Ferreira de Lima <erik.lima.f@outlook.com>", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1552316
28353