UNPKG

@bcpros/crypto-wallet-core

Version:

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

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