UNPKG

javascript-obfuscator

Version:
6 lines (5 loc) 201 B
export enum IdentifierNamesGenerator { DictionaryIdentifierNamesGenerator = 'dictionary', HexadecimalIdentifierNamesGenerator = 'hexadecimal', MangledIdentifierNamesGenerator = 'mangled' }