Commit Graph

4 Commits

Author SHA1 Message Date
Michael Mitchell
46ca07dd97
[bent] Add response methods & StatusError (#46144)
* [bent] Add response methods to NodeResponse

* [bent] Add StatusError class

* [bent] Bump comment version
2020-07-17 18:15:48 -07:00
Michael Mitchell
ef958d9a91
Fix bent response (#43475)
* [bent] Add `dom` as a triple-slash reference

For some reason including dom in the lib doesn't appear to work, and tsc throws an error if the user doesn't include `dom` in their own project.

* [bent] Bump minimum TypeScript ver
2020-03-30 17:29:20 -07:00
Michael Mitchell
e760626f33 [bent] Add types for overriding headers in request call (#41327)
* [bent] Add types for overriding headers in request call

* [bent] fix my profile link
2020-01-16 15:12:06 -05:00
Michael Mitchell
79611a24f4 [bent] Add definitions (#39254)
* [bent] Add definitions

* [bent] Add overloads for specific option orders

* [bent] Remove redundant union from url overloads
2019-10-28 10:59:44 -07:00