Overview
Array proxy factory and contracts that emit semantic index/mutation changes.
API Reference
Type exported from proxies/array-proxy.
export type IArrayObserverProxyPair = IObserverProxyPair<unknown[]>;import type { IArrayObserverProxyPair } from '@rs-x/state-manager';