Closed TimLariviere closed 1 year ago
This PR changes the signature of Attributes.defineEvent and Attributes.defineEventNoArg to avoid ambiguity and passing the wrong values which would crash at runtime.
Attributes.defineEvent
Attributes.defineEventNoArg
This PR changes the signature of
Attributes.defineEvent
andAttributes.defineEventNoArg
to avoid ambiguity and passing the wrong values which would crash at runtime.