mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-01 15:50:13 +00:00
Add missing dispose() method type.
This commit is contained in:
2
types/three/three-trackballcontrols.d.ts
vendored
2
types/three/three-trackballcontrols.d.ts
vendored
@@ -31,6 +31,8 @@ export class TrackballControls extends EventDispatcher {
|
||||
|
||||
reset(): void;
|
||||
|
||||
dispose(): void;
|
||||
|
||||
checkDistances(): void;
|
||||
|
||||
zoomCamera(): void;
|
||||
|
||||
Reference in New Issue
Block a user