Type alias ValueOf<T>

ValueOf<T>: T[keyof T]

ValueOf represents only the values of a given keyed interface.

Type Parameters

  • T

Generated using TypeDoc