SignalMap<K, V> typedef

SignalMap<K, V> = RxMap<K, V>

type alias

Implementation

typedef SignalMap<K, V> = RxMap<K, V>;