@svta/common-media-library
    Preparing search index...

    Type Alias ValueOf<T>Beta

    ValueOf: T[keyof T]

    Utility type to get the value of a given object type.

    Type Parameters

    • T