Files
DefinitelyTyped/backlog-js
Alexander Trefz 696932988b Fix Headers.get of isomorphic-fetch (#14113)
* Fix isomorphic-fetch IHeaders.get signature

According to the specification, get can return null, so this should be explicit, since TS 2.0.

* Remove trailing whitespace

* Fix Lint
2017-01-19 20:51:07 -08:00
..