mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-24 11:00:03 +00:00
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.