0.1.2 • Published 2 years ago

@response/types v0.1.2

Weekly downloads
28
License
MIT
Repository
github
Last release
2 years ago

Typings for @response

Typings for usage with the other @response/* packages.

Installation

npm install @response/types

Types

Response

A generic interface that all responses conform to.

Headers

The format of the headers objects.

ServerResponseLike

A subset of NodeJS.ServerResponse that the responses can write themselves to.

0.1.2

2 years ago

0.1.1

5 years ago

0.1.0

5 years ago