UNPKG

cryptomarket

Version:

The CryptoMarket for Node.js

7 lines (6 loc) 112 B
export interface WhitelistAddress { address: string; currency: string; name: string; network: string; }