mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 05:20:25 +00:00
Remove white space between coresponding methods
This commit is contained in:
Vendored
-2
@@ -34,9 +34,7 @@ declare namespace VueScrollTo {
|
||||
|
||||
interface VueStatic {
|
||||
(options: Options): void;
|
||||
|
||||
(element: string | Element, options?: Options): void;
|
||||
|
||||
(element: string | Element, duration: number, options?: Options): void;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user