mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-23 18:40:02 +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.