Closed aleofreddi closed 9 months ago
hi @bumbu @ariutta! It seems to me that this project is lagging for maintenance, maybe I can help with that?
Thank you @aleofreddi for the PR, appreciate your help! Right now the project is in maintenance mode, but if you're interested in helping revive the project - that would be welcome.
As documented in public-api, the
getSizes()
method returns aviewBox
that contains bothwidth
/height
as well asx
/y
fields; however the Typescript type only contain the former.This PR adds the missing fields.