UNPKG

@unisat/wallet-sdk

Version:
6 lines (5 loc) 206 B
import * as bitcoin from 'bitcoinjs-lib'; import * as ecc from 'tiny-secp256k1'; declare const ECPair: import("ecpair").ECPairAPI; export { ECPairInterface } from 'ecpair'; export { ECPair, bitcoin, ecc };