]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/blobdiff - libs/combined/index.js
libs: add handshake support
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / libs / combined / index.js
index 6760e0ce217dea21b964bc1c33fde05046f29aa7..a9b716a0a5b03b06f2a28d2c2ae55b9e72f4b9a7 100644 (file)
@@ -87,3 +87,5 @@ module.exports.unorm = require('unorm')
 /* zxcvbn */
 
 module.exports.zxcvbn = require('zxcvbn')
+
+module.exports.handshake = require('handshake-util')