From c71755a6ab800b3776b9e23ce9817b5f0ccbb7e6 Mon Sep 17 00:00:00 2001 From: satoru kimura Date: Sun, 23 Aug 2015 17:32:56 +0900 Subject: [PATCH] Removed a reference to waa.d.ts in three.js definition. --- threejs/three.d.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/threejs/three.d.ts b/threejs/three.d.ts index 826d6332f..1e97210d5 100644 --- a/threejs/three.d.ts +++ b/threejs/three.d.ts @@ -3,8 +3,6 @@ // Definitions by: Kon , Satoru Kimura // Definitions: https://github.com/borisyankov/DefinitelyTyped -/// - interface WebGLRenderingContext {} declare module THREE {