UNPKG

@bcpros/crypto-wallet-core

Version:

A multi-currency support library for address derivation, private key creation, and transaction creation

4 lines 127 B
import { EthDeriver } from '../eth'; export declare class ArbDeriver extends EthDeriver { } //# sourceMappingURL=index.d.ts.map