UNPKG

shrimpy-node

Version:
6 lines (4 loc) 87 B
export interface IExchangeApiError { code: number; message: string; }