Version:
type

EventMatcher

typescript
type EventMatcher = (event: T) => boolean

Was this page helpful?