Hacker News new | ask | show | jobs
by kosinus 4210 days ago
For reference, `this` in Node.js is `exports` in whatever module you're in. It's only `global` in the REPL.