Object.keys(globalThis).join(",")
global,Function,eval

the global variable existing seems to imply this is running in node

View all comments