Overview
Map proxy factory and contracts that emit semantic key/mutation changes.
API Reference
Type exported from proxies/map-proxy.
export type IMapObserverProxyPair = IObserverProxyPair<Map<unknown, unknown>>;import type { IMapObserverProxyPair } from '@rs-x/state-manager';