busboy
busboy copied to clipboard
[TypeScript] Missing event "limit" on BusboyFileStream
Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the issue has not already been raised
Issue
I think the typings could be improved on BusboyFileStream. For example the "limit" event is missing from the possible events to listen to. In this image, I expect "limit" to be a possible event. Possible other events are missing as well.
Thanks for reporting. Would you like to send a PR?