currency_contry_exchange
Advanced tools
Comparing version 1.3.4 to 1.3.5
@@ -6,2 +6,4 @@ import { FormaterAmountInterface, FormaterCurrencyInterface, FormaterRut, InterfaceLabels } from './models/interfaces'; | ||
formaterCurrency: ({ contry, currency }: FormaterCurrencyInterface) => string; | ||
formaterInputProps: ({ contry }: any) => object; | ||
formaterAmount: ({ contry, amount }: FormaterAmountInterface) => string; | ||
} | ||
@@ -8,0 +10,0 @@ export declare class Faastlocation implements FaastlocationInterface { |
{ | ||
"name": "currency_contry_exchange", | ||
"version": "1.3.4", | ||
"version": "1.3.5", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "files": [ |
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 too big to display
Sorry, the diff of this file is not supported yet
311798
2830