augment-vir - v31.71.4
    Preparing search index...

    Type Alias Values<T>

    Values: T[keyof T]

    Gets the value types of an object.

    Do NOT use this on arrays, it will return incorrect values. Instead, use ArrayElement.

    Type Parameters

    • T