0.1.2 • Published 2 years ago
@response/types v0.1.2
Typings for @response
Typings for usage with the other @response/* packages.
Installation
npm install @response/typesTypes
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.