UNPKG

javascript-obfuscator

Version:
7 lines (6 loc) 285 B
export declare const IdentifierNamesGenerator: Readonly<{ DictionaryIdentifierNamesGenerator: 'dictionary'; HexadecimalIdentifierNamesGenerator: 'hexadecimal'; MangledIdentifierNamesGenerator: 'mangled'; MangledShuffledIdentifierNamesGenerator: 'mangled-shuffled'; }>;