UNPKG

@ondemos/core

Version:

A cryptographic commitment scheme with implied order of ownership wasm module for nodejs and the browser.

4 lines 211 B
import type { LibDemos } from "@libdemos"; declare const restoreSecret: (shares: Uint8Array[], module?: LibDemos) => Promise<Uint8Array>; export default restoreSecret; //# sourceMappingURL=restoreSecret.d.ts.map