Updated hashwasm with librejs support
This commit is contained in:
parent
0b348636a8
commit
f99b9494d8
|
@ -1,3 +1,5 @@
|
||||||
|
// @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt Expat
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Beautified version of:
|
* Beautified version of:
|
||||||
* hash-wasm (https://www.npmjs.com/package/hash-wasm)
|
* hash-wasm (https://www.npmjs.com/package/hash-wasm)
|
||||||
|
@ -1351,3 +1353,5 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}));
|
}));
|
||||||
|
|
||||||
|
// @license-end
|
Reference in New Issue