Files
DefinitelyTyped/types/request-promise-native
Matt R. Wilson ab0791e8eb [@types/request-promise-native] Update response in errors.
The response value on the errors is the modified Response instance not
the basic `http.IncomingMessage`. The `Response` interface in
`@types/request` is relatively new and this file was missed during the
update.
2018-02-28 15:45:47 -07:00
..