UNPKG
wgo-databank
Version:
latest (0.0.1)
0.0.1
WGO Banks Information Services Module
github.com/wisegar-org/wgo-databank
wisegar-org/wgo-databank
wgo-databank
/
build
/
services
/
CurrencyFurterService
/
CurrencyModel.d.ts
5 lines
•
125 B
TypeScript
View Raw
1
2
3
4
5
export
interface
CurrencyModel
{
code
:
string
;
description
:
string
; }
//# sourceMappingURL=CurrencyModel.d.ts.map