Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

weswigham/typed-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

TypeScript typings for node globals

Resources

Stars

Watchers

Forks

Packages

No packages published