From 41aee7c70a8fb35e18d5930d6508f7a945f6d758 Mon Sep 17 00:00:00 2001 From: Diullei Gomes Date: Fri, 21 Jun 2013 20:25:26 -0300 Subject: [PATCH] bug fix - easeljs and tweenjs --- easeljs/easeljs.d.ts | 2 +- tweenjs/tweenjs.d.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/easeljs/easeljs.d.ts b/easeljs/easeljs.d.ts index e643382c3..a8f49f83c 100644 --- a/easeljs/easeljs.d.ts +++ b/easeljs/easeljs.d.ts @@ -11,7 +11,7 @@ */ -/// +/// // rename the native MouseEvent, to avoid conflit with createjs's MouseEvent interface NativeMouseEvent extends MouseEvent { diff --git a/tweenjs/tweenjs.d.ts b/tweenjs/tweenjs.d.ts index 7ab5cf350..256098254 100644 --- a/tweenjs/tweenjs.d.ts +++ b/tweenjs/tweenjs.d.ts @@ -10,7 +10,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -module createjs { +declare module createjs { export class TweenJS { // properties