Type Alias Values<T>

Values: T[keyof T][]

Convert values of object to array

Type Parameters

  • T