Vinyl
Preparing search index...
@amzn/vinyl-util
EventPatches
Type Alias EventPatches<EventMap>
EventPatches
:
{
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.