UNPKG

@bitgo/utxo-bin

Version:

Command-line utility for BitGo UTXO transactions

6 lines 180 B
export declare function captureConsole<T>(func: () => Promise<T>): Promise<{ stdout: string; stderr: string; result: T; }>; //# sourceMappingURL=captureConsole.d.ts.map