Type Alias Values<T>

Values: T[keyof T]

Gets the value types of an object.

Type Parameters

  • T