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

weswigham/typed-http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typed-http Build Status

TypeScript typings for the core http library

Usage

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

npm install --save typed-http

Then use it just as you would the http library:

import * as http from "typed-http";

About

TypeScript typings for the core http library

Resources

Stars

Watchers

Forks

Packages

No packages published