index.js 89 Bytes EditWeb IDE 1 2 3 import { JSEncrypt } from './JSEncrypt'; export { JSEncrypt }; export default JSEncrypt;