Closed WesleyKapow closed 4 years ago
You are right, this issue has already been fixed.
Unfortunately, a new release is not yet planned as @lehni misses time to do it.
But if you really need this, you can still use the prebuilt
version of the library before a new release: https://github.com/paperjs/paper.js/tree/prebuilt/dist
would also love an update to get our types working!
Done
I'm using paper.js in a new typescript project and I'm getting TONS of
is possibly null
warnings. I believe these have been fixed via https://github.com/paperjs/paper.js/pull/1677 but are not yet available in the current release.