mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-12 12:10:44 +08:00
Removing circular dependency for createjs
- Should help with issue #2037 - This issue was introduced in #2000
This commit is contained in:
Vendored
+1
-1
@@ -12,7 +12,7 @@
|
||||
|
||||
// Library documentation : http://www.createjs.com/Docs/EaselJS/modules/EaselJS.html
|
||||
|
||||
/// <reference path="../createjs/createjs-lib.d.ts" />
|
||||
/// <reference path="../createjs-lib/createjs-lib.d.ts" />
|
||||
/// <reference path="../tweenjs/tweenjs.d.ts" />
|
||||
|
||||
// rename the native MouseEvent, to avoid conflict with createjs's MouseEvent
|
||||
|
||||
Reference in New Issue
Block a user