DefinitelyTyped/isomorphic-fetch
Tamir Duberstein 587f9d9cb0 isomorphic-fetch,whatwg-fetch: Add ArrayBuffer to BodyInit (#9387)
* isomorphic-fetch: whitespace

* isomorphic-fetch: Add ArrayBuffer{,View} to BodyInit

Relevant specs:
BodyInit: https://fetch.spec.whatwg.org/#bodyinit
BufferSource: https://heycam.github.io/webidl/#common-BufferSource

* whatwg-fetch: Add ArrayBuffer{,View} to BodyInit

Relevant specs:
BodyInit: https://fetch.spec.whatwg.org/#bodyinit
BufferSource: https://heycam.github.io/webidl/#common-BufferSource
2016-05-24 23:20:46 +09:00
..
isomorphic-fetch-tests.ts Fix isomorphic-fetch module setup (#9144) 2016-05-06 02:14:33 +09:00
isomorphic-fetch-tests.ts.tscparams Add isomorphic-fetch and tests 2016-02-18 01:42:46 -08:00
isomorphic-fetch.d.ts isomorphic-fetch,whatwg-fetch: Add ArrayBuffer to BodyInit (#9387) 2016-05-24 23:20:46 +09:00