From 7a3cda0271384cbff8ce7f3d804c865c72622037 Mon Sep 17 00:00:00 2001 From: ryan-codingintrigue Date: Tue, 17 Mar 2015 18:38:47 +0000 Subject: [PATCH] Fixed casing on typescriptServices import --- fetch/fetch.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fetch/fetch.d.ts b/fetch/fetch.d.ts index 5d39d2a56..18340110a 100644 --- a/fetch/fetch.d.ts +++ b/fetch/fetch.d.ts @@ -3,7 +3,7 @@ // Definitions by: Ryan Graham // Definitions: https://github.com/borisyankov/DefinitelyTyped -/// +/// /// declare class Request {