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. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to make the argument passed to the machine.processEvent method typesafe? E.g.
Beta Was this translation helpful? Give feedback.
All reactions