I am trying to use the javascript-state-machine V3.01 from a react/typescript app. Unfortunately, it will not compile due to incompatibility between the V3 code and the V2.4 index.d.ts file. I will attempt to produce a V3 index.d.ts file, but if I do, it will be my first ;). Hopefully someone more experienced in typescript has already done this but forgot to commit it.
Thanks,
Don
I am trying to use the javascript-state-machine V3.01 from a react/typescript app. Unfortunately, it will not compile due to incompatibility between the V3 code and the V2.4 index.d.ts file. I will attempt to produce a V3 index.d.ts file, but if I do, it will be my first ;). Hopefully someone more experienced in typescript has already done this but forgot to commit it.
Thanks,
Don