UNPKG

shrimpy-node

Version:
5 lines (4 loc) 104 B
export interface ITradingPair { baseTradingSymbol: string; quoteTradingSymbol: string; }