From 30aadbbb5852dac89b15ad6035ac489136df604c Mon Sep 17 00:00:00 2001 From: gstamac Date: Thu, 22 Aug 2013 15:30:02 +0200 Subject: [PATCH] Jasmine-jQuery: added jasmine.d.ts reference --- jasmine-jquery/jasmine-jquery.d.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/jasmine-jquery/jasmine-jquery.d.ts b/jasmine-jquery/jasmine-jquery.d.ts index f6c117d49f..520445a230 100644 --- a/jasmine-jquery/jasmine-jquery.d.ts +++ b/jasmine-jquery/jasmine-jquery.d.ts @@ -3,6 +3,7 @@ // Definitions by: Gregor Stamac // DefinitelyTyped: https://github.com/borisyankov/DefinitelyTyped +/// /// declare function sandbox(attributes?: any): string;