Preparing search index...
The search index is not available
@rxfx/service
@rxfx/service
Matcher
Type alias Matcher<EventType, MatchType>
Matcher
<
EventType
,
MatchType
>
:
MatchPredicate
<
EventType
,
MatchType
>
|
{
match
:
MatchPredicate
<
EventType
,
MatchType
>
;
}
Type Parameters
EventType
MatchType
extends
EventType
=
EventType
Type declaration
match
:
MatchPredicate
<
EventType
,
MatchType
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@rxfx/service
Loading...