transferum
    Preparing search index...

    Class BridgeSelector<TMap>

    Single-choice selector bridge — activates exactly one bridge from a map at a time.

    Type Parameters

    Implements

    Index
    _active: boolean
    _bridges: TMap
    _owned: boolean
    _selectedKey: keyof TMap
    _subscribers: SubscriberInterface[] = []
    _syncing: boolean = false