UNPKG

62 BTypeScriptView Raw
1import CryptoJS = require("./index");
2
3export = CryptoJS.RC4;