mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-21 11:09:53 +08: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.