aftermath-ts-sdk - v3.3.3
    Preparing search index...

    Type Alias ValueOf<T>

    ValueOf: T[keyof T]

    The union of a const object's value types.

    Type Parameters

    • T