Overview
Map proxy factory and contracts that emit semantic key/mutation changes.
API Reference
Interface exported from proxies/map-proxy.
export interface IMapProxifyData extends IMapProxifyIdData {
owner?: IDisposableOwner;
}import type { IMapProxifyData } from '@rs-x/state-manager';1 member in this interface.
owner?: IDisposableOwnerType