DefinitelyTyped/svgjs
John Reilly cfde90d4e7 jQuery: tests now cast to svgjs.LinkedHTMLElement
This could be made implicit by extending the JQuery interface with:
get(index: number): svgjs.LinkedHTMLElement;

Looking at the library it didn't seem sensible to create a dependency on
jQuery even though the tests have one.
2014-03-14 10:51:24 +00:00
..
svgjs-tests.ts jQuery: tests now cast to svgjs.LinkedHTMLElement 2014-03-14 10:51:24 +00:00
svgjs.d.ts jQuery: tests now cast to svgjs.LinkedHTMLElement 2014-03-14 10:51:24 +00:00