Skip to content
This repository has been archived by the owner on Jan 20, 2020. It is now read-only.

Add alias for http error response property type #298

Merged
merged 2 commits into from
Apr 7, 2018
Merged

Add alias for http error response property type #298

merged 2 commits into from
Apr 7, 2018

Conversation

blair
Copy link
Contributor

@blair blair commented Apr 6, 2018

No description provided.

blair added 2 commits April 5, 2018 19:00
This is useful so functions in gdax-trading-toolkit can do the
following without importing Response from 'request'.

import { HttpResponse } from 'gdax';
function extractResponse(res: HttpResponse): ResponseLike {
  ...
}
@fb55 fb55 merged commit 0979201 into coinbase:master Apr 7, 2018
@fb55
Copy link
Contributor

fb55 commented Apr 7, 2018

Thanks!

@blair blair deleted the add-alias-for-http-error-response-property-type branch April 8, 2018 21:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants