Skip to content

typescript

Sylvain Fargier requested to merge wip-ts into master

A couple changes worth noticing on SSVGRelationElement.js and its inheriting classes (SSVGRelation, SSVGTransform)

I've used force declaration to type things that were constructed in init() methods, couldn't find a better way.

Merge request reports