From 1d5fbba4fa47042cb2883c8be8c72dbd2ae72352 Mon Sep 17 00:00:00 2001 From: Andries Smit Date: Tue, 11 Oct 2016 17:09:57 +0200 Subject: [PATCH] Add reference type to dojo in dijit --- dojo/dijit.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dojo/dijit.d.ts b/dojo/dijit.d.ts index 48961e5e48..3c2d892471 100644 --- a/dojo/dijit.d.ts +++ b/dojo/dijit.d.ts @@ -3,7 +3,7 @@ // Definitions by: Michael Van Sickle // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped - +/// declare module dijit { /**