"use strict"; import "babel-polyfill"; import { JavaScriptObfuscator } from './src/JavaScriptObfuscator'; module.exports = JavaScriptObfuscator;