X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=libs%2Fcombined%2Findex.js;fp=libs%2Fcombined%2Findex.js;h=a9b716a0a5b03b06f2a28d2c2ae55b9e72f4b9a7;hb=0e1fd953024122aa13ef8dcc62318f2c7c275fbb;hp=6760e0ce217dea21b964bc1c33fde05046f29aa7;hpb=54600393af3293dc9e0f222b24ebd07b63824330;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/libs/combined/index.js b/libs/combined/index.js index 6760e0c..a9b716a 100644 --- a/libs/combined/index.js +++ b/libs/combined/index.js @@ -87,3 +87,5 @@ module.exports.unorm = require('unorm') /* zxcvbn */ module.exports.zxcvbn = require('zxcvbn') + +module.exports.handshake = require('handshake-util')