Closed
Description
I ran across an issue with the types and found the #2894 which was fixed, but the version including the PR #2933 does not seem to be included in the latest published version on NPM.
If you can replicate this, can you suggest when it will become available?
My main problem at the moment is being unable to use it without custom tweaks because of ImageCompression and other options not be exported correctly.
Another problem is that the current types do not include doc.internal.events.subscribe and doc.internal.events.unsubscribe.
If I make an PR, will it be possible to have it merged and published on NPM?
Thank you.
UPD: I created a PR: #3014