UNPKG
revolut-sdk
Version:
latest (0.4.4)
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0
SDK for Revolut API
github.com/ascariandrea/revolut-sdk
ascariandrea/revolut-sdk
revolut-sdk
/
dist
/
common.d.ts
5 lines
(4 loc)
•
176 B
TypeScript
View Raw
1
2
3
4
5
export
declare
type
UUID
=
string
;
export
declare
type
ThreeLettersISOCurrencyCode
=
string
;
export
declare
type
ISOCountryCode
=
string
;
export
declare
type
ISODate
=
string
;