mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
removing build errors
This commit is contained in:
Vendored
-1
@@ -51,7 +51,6 @@ declare module Mina {
|
||||
declare function Snap(width:number|string,height:number|string):Snap.Paper;
|
||||
declare function Snap(query:string):Snap.Paper;
|
||||
declare function Snap(DOM:SVGElement):Snap.Paper;
|
||||
declare function Snap(arr:Array<any>);
|
||||
|
||||
declare module Snap {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user