Replies: 1 comment 1 reply
|
Can't you subclass Event and put your data there as a property? Arguments API is not type safe by design. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is it possible to make the argument passed to the machine.processEvent method typesafe? E.g.
All reactions