From 4ea53725a9021a136f6d81122dd78dc97a3e7da0 Mon Sep 17 00:00:00 2001 From: Ulrich-Matthias Schäfer Date: Tue, 19 May 2020 20:06:29 +1000 Subject: sorted method names --- svg.js.d.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'svg.js.d.ts') diff --git a/svg.js.d.ts b/svg.js.d.ts index 2d28913..2e227a4 100644 --- a/svg.js.d.ts +++ b/svg.js.d.ts @@ -818,7 +818,6 @@ declare module "@svgdotjs/svg.js" { constructor(); constructor(options: Function); constructor(options: number); - constructor(options: object); constructor(options: Controller); static sanitise: (duration?: TimeLike, delay?: number, when?: string) => object -- cgit v1.2.3