I’m using parse server and cloud code with typescript and it looks like the new files triggers are not updated into the DefinitelyTyped repository. Is there any easy way or what is the standard way these types to be updated? Can be automated somehow?
I’m interested in contributing and looking forward to help!
The process is not currently automated, I’m sure it would be possible but it’s not something we have planned.
I would suggest you open a PR to propose your changes; information on how to do that can be found here. There are a bunch of authors for the Parse types who I’m sure will be more than happy to review your PR.
Thanks to Linus for the massive review I have updated the types from 2.10 to the latest 2.12 release.
There was a lot missing methods introduces by the community in last two releases. So now we hope for a express merge!