UNPKG

@yoroi/types

Version:

The Yoroi Types package of Yoroi SDK

5 lines (3 loc) 166 B
export class ExchangeValidationError extends Error {} export class ExchangeUnknownError extends Error {} export class ExchangeProviderNotFoundError extends Error {}