ValueOf<T>: T[keyof T]
T
Utility type to get the value type of an object.
• T
The object type.
event/EventActionCreator.ts:36