1 2 3 4 5
"use strict"; import { JavaScriptObfuscatorCLI } from './src/JavaScriptObfuscatorCLIFacade'; module.exports = JavaScriptObfuscatorCLI;