mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-11 11:50:54 +08:00
Some bug fixes.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
() => {
|
||||
// ------- variable definitions that does not exist in the original code. These are for typescript.
|
||||
var material: THREE.SpriteMaterial;
|
||||
var geometry: THREE.JSonLoaderResultGeometry;
|
||||
var geometry: THREE.Geometry;
|
||||
var dat:any;
|
||||
// -------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user