UNPKG

67 BTypeScriptView Raw
1import CryptoJS = require('./index');
2
3export = CryptoJS.HmacSHA3;