UNPKG
@iota-pico/pow-wasm
Version:
latest (1.0.0)
1.0.0
0.9.9
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.6.1
IOTA Pico Framework Proof Of Work WebAssembly
github.com/iota-pico/pow-wasm
iota-pico/pow-wasm
@iota-pico/pow-wasm
/
dist
/
index.d.ts
6 lines
(5 loc)
•
118 B
TypeScript
View Raw
1
2
3
4
5
6
/** * Combined index of all the modules. */
export
*
from
"./proofOfWorkWasm"
;
export
*
from
"./IWebPlatform"
;