fromBitmap returns any
Open
- Dominant language
- TypeScript
- Stars
- 14.7k
- Forks
- 777
- PR merge metrics
- No merged PRs in 30d
Description
# Expected Behavior
`Jimp.fromBitmap()` to return a correct type, so that ts knows which functions are available
# Current Behavior
It returns `any`, docs even say this: https://jimp-dev.github.io/jimp/api/jimp/classes/jimp/#frombitmap
Contributor guide
Assessment
This issue has not been assessed yet.