UNPKG

shrimpy-node

Version:
7 lines (6 loc) 126 B
export interface IExchangeAsset { id: number; name: string; symbol: string; tradingSymbol: string; }