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

1.0.1 • Public • Published

typed-net Build Status

TypeScript typings for the core net library

Usage

First, add it to your package.json and install it:

npm install --save typed-net

Then use it just as you would the net library:

import * as net from "typed-net";

Package Sidebar

Install

npm i typed-net

Weekly Downloads

4

Version

1.0.1

License

MIT

Last publish

Collaborators

  • weswigham