UNPKG

wgo-databank

Version:
3 lines 176 B
import { CurrencyModel } from './CurrencyModel'; export declare const getGlobalCurrencies: () => Promise<CurrencyModel[]>; //# sourceMappingURL=CurrencyFurterService.d.ts.map