Typescript @types/bpmn-js not provided in NPM

Hello!
I’m developing an angular app and run successfully the angular-example bpmn-js-example-angular
But this example is not in strict mode… and if i activate the strict mode
Why aren’t the types of bpmn-js provided in npm?
(npm i --save-dev @types/bpmn-js)

thank you!
Aelx

There are no types for bpmn-js currently. We are working on it.

2 Likes

bpmn-js with types has been released: https://www.npmjs.com/package/bpmn-js/v/13.0.4

3 Likes

Excellent! I will test immediately tomorrow!

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.