UNPKG

divvy-lib

Version:

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

3 lines (2 loc) 91 B
declare function computeLedgerHash(ledger: any): string; export default computeLedgerHash;