svgdotjs / svg.js

The lightweight library for manipulating and animating SVG
https://svgjs.dev
Other
10.95k stars 1.07k forks source link

No Fragment declaration in svg.js.d.ts #1307

Closed we125182 closed 10 months ago

we125182 commented 10 months ago

image

svg.js.d.ts don't export Fragment

expect add Fragment class declaration

Fuzzyma commented 10 months ago

Are you open to create a PR?

we125182 commented 10 months ago

OK,I’d like try that.