Preparing search index...
The search index is not available
Vinyl
Vinyl
@amzn/vinyl-util
EventPatches
Type Alias EventPatches<EventMap>
Event
Patches
<
in
EventMap
>
:
{
readonly
[
P
in
keyof
EventMap
]
?:
EventPatch
<
EventMap
[
P
]
>
}
A record of event type to an event patch.
Type Parameters
in
EventMap
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Vinyl
Loading...
A record of event type to an event patch.