typed-node

v1.0.1
TypeScript typings for node globals
typescript node typed module definitely

typed-node Build Status

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";
npm i typed-node

Metadata

  • MIT
  • >=0.12.0
  • weswigham
  • released 9/6/2015

Downloads

Maintainers