UNPKG

@bsv/wallet-toolbox-client

Version:
4 lines 213 B
import { Beef } from '@bsv/sdk'; import { Services } from '../../index.client'; export declare function getBeefForTxid(services: Services, txid: string): Promise<Beef>; //# sourceMappingURL=getBeefForTxid.d.ts.map