transferum
    Preparing search index...

    Type Alias SelectorKey<TMap>

    SelectorKey: keyof TMap

    Extracts the key type from a bridge map.

    Type Parameters