Sign up (with export icon)

GetEventInfo

Api-typedef icontypedef

Utility type that gets the EventInfo subclass for the given event.

Type parameters

Value

TEvent extends object ? TEvent[ 'eventInfo' ] : EventInfo<TEvent[ 'name' ], TEvent extends object ? TReturn : unknown>