mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
bug fix - easeljs and tweenjs
This commit is contained in:
Vendored
+1
-1
@@ -11,7 +11,7 @@
|
||||
*/
|
||||
|
||||
|
||||
/// <reference path="tweenjs.d.ts" />
|
||||
/// <reference path="../tweenjs/tweenjs.d.ts" />
|
||||
|
||||
// rename the native MouseEvent, to avoid conflit with createjs's MouseEvent
|
||||
interface NativeMouseEvent extends MouseEvent {
|
||||
|
||||
Reference in New Issue
Block a user