typed-node TypeScript typings for node globals Usage First, add it to your package.json and install it: npm install --save typed-node Then import for side effects to have globals typed: import "typed-node";