UNPKG

@bcpros/crypto-wallet-core

Version:

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

6 lines 173 B
import { EthValidation } from '../eth'; export declare class OpValidation extends EthValidation { regex: RegExp; constructor(); } //# sourceMappingURL=index.d.ts.map