0.1.2 • Published 7 months ago

@response/types v0.1.2

Weekly downloads
28
License
MIT
Repository
github
Last release
7 months 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

7 months ago

0.1.1

4 years ago

0.1.0

4 years ago