matrix-js-sdk

    Type Alias KeysMatching<T, V>

    KeysMatching: { [K in keyof T]-?: T[K] extends V ? K : never }[keyof T]

    Type Parameters

    • T
    • V
    MMNEPVFCICPMFPCPTTAAATR