index.js 89 Bytes
import { JSEncrypt } from './JSEncrypt';
export { JSEncrypt };
export default JSEncrypt;