Renamed to whatwg-fetch

This commit is contained in:
ryan-codingintrigue
2015-03-21 06:56:38 +00:00
parent 7a3cda0271
commit 45979048d5
2 changed files with 1 additions and 1 deletions
@@ -1,4 +1,4 @@
/// <reference path="fetch.d.ts" />
/// <reference path="whatwg-fetch.d.ts" />
/// <reference path="../es6-promise/es6-promise.d.ts" />
function test_fetchUrlWithOptions() {