-
Feature Request
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
None
-
None
Originally posted as github issue by user emmanuel
https://github.com/camunda/camunda-bpm-sdk-js/issues/136
-----------
It would ease use of this library in Typescript projects if there were type definitions published. It's clear that the types of many objects, arguments, etc. have been thought about (given the JSDoc comments); would be great to see those those type definitions formalized (e.g., as a .d.ts) so that they can be consumed directly in Typescript.