UNPKG

@samouraiwallet/bip47

Version:

A set of utilities for working with BIP47 and bitcoinjs-lib

4 lines 270 B
export { BIP47Factory as default, BIP47Factory } from './payment-code.js'; export type { TinySecp256k1Interface, Network, AddressType } from './types.js'; export type { PaymentCodePublic, PaymentCodePrivate } from './payment-code.js'; //# sourceMappingURL=index.d.ts.map