typed-http

v1.0.1
TypeScript typings for the core http library
typescript http typed module definitely

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

Metadata

  • MIT
  • Whatever
  • weswigham
  • released 9/6/2015

Downloads

Maintainers