UNPKG

shrimpy-node

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