UNPKG

shrimpy-node

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