You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! Seems like this syntax is not supported by the obfuscator itself (specifically, by the underlying esprima module). It's recommended that you transpile your code to ES5 before obfuscation.
Does not recognize
const message = { ip: key, ...tagStateData };
The text was updated successfully, but these errors were encountered: