@juulsgaard/ts-tools
    Preparing search index...

    Type Alias ValueOfKey<T, TKey>

    ValueOfKey: NonNullable<T[TKey]>

    The non-nullable type of property T

    Type Parameters

    • T
    • TKey extends keyof T