]> source.dussan.org Git - svg.js.git/commitdiff
d.ts Timeline.active() (#1253)
authorTimo Hausmann <hello.timohausmann@gmail.com>
Mon, 7 Feb 2022 22:02:43 +0000 (23:02 +0100)
committerGitHub <noreply@github.com>
Mon, 7 Feb 2022 22:02:43 +0000 (08:02 +1000)
svg.js.d.ts

index baef3b962ef8795768c85d222159699a8f2aeb94..696e72e39df1838c2a9ce24de360c97e2383aba7 100644 (file)
@@ -788,6 +788,7 @@ declare module "@svgdotjs/svg.js" {
         constructor()\r
         constructor(fn: Function)\r
 \r
+        active(): boolean\r
         schedule(runner: Runner, delay?: number, when?: string): this\r
         schedule(): ScheduledRunnerInfo[]\r
         unschedule(runner: Runner): this\r