added removePause method to TimelineMax

fiexd getLabelsArray return type
This commit is contained in:
lucap86
2016-11-23 15:09:40 +01:00
parent b523433de0
commit 325a68767e

View File

@@ -44,7 +44,7 @@ declare type TweenConfig = {
autoCSS?: boolean;
callbackScope?: Object;
}
//com.greensock.core
declare class Animation {
static ticker: IDispatcher;