UNPKG

@rarimo/swap

Version:

Internal tools that other Rarimo packages use to swap tokens.

5 lines (4 loc) 149 B
import { RuntimeError } from '@rarimo/shared'; export declare class SwapperMultiplePaymentOptsEmptyError extends RuntimeError { constructor(); }