We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What should we do?
Related to #1378 we should fix the JSDoc types on service APIs so that proper type hinting can be done.
Why should we do it?
This allows introspection of API usage and, within a TypeScript code base, allows users to detect structural API miss-use.
Child of #1002
Depends on #1378
The text was updated successfully, but these errors were encountered:
Closed by https://github.com/bpmn-io/internal-docs/issues/688. bpmn-js@13 includes type declarations.
Sorry, something went wrong.
No branches or pull requests
What should we do?
Related to #1378 we should fix the JSDoc types on service APIs so that proper type hinting can be done.
Why should we do it?
This allows introspection of API usage and, within a TypeScript code base, allows users to detect structural API miss-use.
Child of #1002
Depends on #1378
The text was updated successfully, but these errors were encountered: