UNPKG

test-ic-wallet-middleware-icrc

Version:
5 lines (4 loc) 143 B
export declare class TransactionsRepositoryError extends Error { errorType: string; constructor(errorType: string, message: string); }