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

1.0.1 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    2
  • 1.0.0
    0

Package Sidebar

Install

npm i typed-http

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • weswigham