diff --git a/threejs/three.d.ts b/threejs/three.d.ts index 428b50716..12eae5de8 100644 --- a/threejs/three.d.ts +++ b/threejs/three.d.ts @@ -1,11 +1,7 @@ -/** - * three.d.ts (https://github.com/kontan/three.d.ts) - * - * Type definitions for three.js r56 (http://mrdoob.github.com/three.js/) - * - * Copyright (c) 2012- Kon (http://phyzkit.net/) - * - */ +// Type definitions for three.js +// Project: http://mrdoob.github.com/three.js/ +// Definitions by: Kon +// Definitions: https://github.com/borisyankov/DefinitelyTyped interface WebGLRenderingContext {}