Module entries
- IContextChangedinterfacePayload emitted when a watched index is rebound from one context object to another.
- IObjectStateManagerinterfaceInterface exported from state-manager.
- IStateinterfaceInterface exported from state-manager.
- IStateChangeinterfacePayload emitted when a watched state index changes.
- IStateEventListenerinterfaceKeyed callback listener for state and context rebind notifications.
- IStateForObjectManagerinterfaceInterface exported from state-manager.
- IStateManagerinterfaceMain state manager contract used by expression runtime services.
- IStateOptionsinterfaceWatch options for ownerId and recursive indexWatchRule configuration.
- IValueKeyinterfaceInterface exported from state-manager.
- IValueWithKeyinterfaceInterface exported from state-manager.
- ObjectStateManagerclassStores tracked state per context/index with cloned old-value snapshots.
- StateForObjectManagerclassPer-context state container with reference-counted state entries.
- StateManagerclassDefault runtime implementation that tracks watched state and emits changed/contextChanged cycles.