UNPKG

divvy-lib

Version:

A JavaScript API for interacting with Divvy in Node.js and the browser

3 lines (2 loc) 93 B
declare function combine(signedTransactions: Array<string>): Object; export default combine;