mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-17 07:20:23 +00:00
Added header
This commit is contained in:
Vendored
+5
-1
@@ -1,3 +1,7 @@
|
||||
// Type definitions for three.js (TransformControls.js)
|
||||
// Project: https://github.com/mrdoob/three.js/blob/master/examples/js/controls/TransformControls.js
|
||||
// Definitions by: Stefan Profanter <https://github.com/Pro>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="./three.d.ts" />
|
||||
|
||||
@@ -16,4 +20,4 @@ declare module THREE {
|
||||
setSpace(space:string):void;
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user