Skip to content

ValueOf

ValueOf<T>: T[keyof T]

Utility type to get the value type of an object.

Type Parameters

T

The object type.

Defined in

event/EventActionCreator.ts:36