typed-node
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

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";

Package Sidebar

Install

npm i typed-node

Weekly Downloads

3

Version

1.0.1

License

MIT

Last publish

Collaborators

  • weswigham