UNPKG

shrimpy-node

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