UNPKG

shrimpy-node

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