UNPKG

shrimpy-node-temp

Version:
8 lines (5 loc) 107 B
export interface IAccount { exchange: string; id: number; isRebalancing: string; }