UNPKG

71 BTypeScriptView Raw
1import CryptoJS = require("./index");
2
3export = CryptoJS.pad.Iso97971;