Checks whether the given value implements an EventSender interface.
Expected event type.
Another type the value may have.
A value to check.
true if the value contains an OnEvent__symbol method, or false otherwise.
true
value
false
Generated using TypeDoc
Checks whether the given value implements an EventSender interface.