UNPKG

javascript-obfuscator

Version:
5 lines (4 loc) 91 B
export interface IEncodedValue { encodedValue: string; decodeKey: string | null; }