diff --git a/createjs/createjs-lib.d.ts b/createjs-lib/createjs-lib.d.ts
similarity index 100%
rename from createjs/createjs-lib.d.ts
rename to createjs-lib/createjs-lib.d.ts
diff --git a/createjs/createjs.d.ts b/createjs/createjs.d.ts
index 15a1149a2..7be29abbe 100644
--- a/createjs/createjs.d.ts
+++ b/createjs/createjs.d.ts
@@ -16,7 +16,7 @@
// Library documentation : http://www.createjs.com/Docs/TweenJS/modules/TweenJS.html
-///
+///
///
///
///
diff --git a/easeljs/easeljs.d.ts b/easeljs/easeljs.d.ts
index 3f629aa3f..c7f268153 100644
--- a/easeljs/easeljs.d.ts
+++ b/easeljs/easeljs.d.ts
@@ -12,7 +12,7 @@
// Library documentation : http://www.createjs.com/Docs/EaselJS/modules/EaselJS.html
-///
+///
///
// rename the native MouseEvent, to avoid conflict with createjs's MouseEvent
diff --git a/preloadjs/preloadjs.d.ts b/preloadjs/preloadjs.d.ts
index 0af5debfe..0a4a4db85 100644
--- a/preloadjs/preloadjs.d.ts
+++ b/preloadjs/preloadjs.d.ts
@@ -12,7 +12,7 @@
// Library documentation : http://www.createjs.com/Docs/PreloadJS/modules/PreloadJS.html
-///
+///
declare module createjs {
export class AbstractLoader extends EventDispatcher {
diff --git a/soundjs/soundjs.d.ts b/soundjs/soundjs.d.ts
index f5a2f9b14..b67408af2 100644
--- a/soundjs/soundjs.d.ts
+++ b/soundjs/soundjs.d.ts
@@ -12,7 +12,7 @@
// Library documentation : http://www.createjs.com/Docs/SoundJS/modules/SoundJS.html
-///
+///
declare module createjs {
export class FlashPlugin {
diff --git a/tweenjs/tweenjs.d.ts b/tweenjs/tweenjs.d.ts
index f4c1dcc74..69b2948fa 100644
--- a/tweenjs/tweenjs.d.ts
+++ b/tweenjs/tweenjs.d.ts
@@ -12,7 +12,7 @@
// Library documentation : http://www.createjs.com/Docs/TweenJS/modules/TweenJS.html
-///
+///
declare module createjs {
export class CSSPlugin {