UNPKG

cryptomarket

Version:

The CryptoMarket for Node.js

6 lines (5 loc) 90 B
export interface Commission { symbol: string; takeRate: string; makeRate: string; }