mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-10 11:40:16 +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
@@ -16,7 +16,7 @@
|
||||
// Library documentation : http://www.createjs.com/Docs/TweenJS/modules/TweenJS.html
|
||||
|
||||
|
||||
/// <reference path="./createjs-lib.d.ts" />
|
||||
/// <reference path="../createjs-lib/createjs-lib.d.ts" />
|
||||
/// <reference path="../easeljs/easeljs.d.ts" />
|
||||
/// <reference path="../tweenjs/tweenjs.d.ts" />
|
||||
/// <reference path="../preloadjs/preloadjs.d.ts" />
|
||||
|
||||
Reference in New Issue
Block a user