Open
Description
Is your feature request related to a problem? Please describe.
No. Well, I'm using parse-server in Typescript environment, and generated the definition file from the source. I've found myself in confusion when i try to implementing something using ParseCloud.onLiveQueryEvent.
Describe the solution you'd like
Add some JSDoc to the function definition just like the rest to improve the documentation.
Thanks