UNPKG

shrimpy-node-temp

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