UNPKG

@bcpros/crypto-wallet-core

Version:

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

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