UNPKG

revolut-sdk

Version:
5 lines (4 loc) 176 B
export declare type UUID = string; export declare type ThreeLettersISOCurrencyCode = string; export declare type ISOCountryCode = string; export declare type ISODate = string;