mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Merge branch 'master' into rename-repo-url
This commit is contained in:
Vendored
+1
-1
@@ -16,7 +16,7 @@
|
||||
// Library documentation : http://www.createjs.com/Docs/TweenJS/modules/TweenJS.html
|
||||
|
||||
|
||||
declare module createjs {
|
||||
declare namespace createjs {
|
||||
export class Event {
|
||||
constructor(type: string, bubbles: boolean, cancelable: boolean);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user