Do we need a generic type structure for scopes? #108
mikejancar
started this conversation in
Ideas
Replies: 0 comments
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.
-
We currently provide a
scopesproperty on our event types that is just a simple array. This structure gives the consumer the most flexibility in attaching their own custom data to events.Is there a reason that we should provide a more structured object for consumers to adhere to?
Beta Was this translation helpful? Give feedback.
All reactions