LiveQueryWatch = (Defined in: packages/modelence/src/live-query/context.ts:25 Watch function that sets up real-time monitoring. Receives a context with publish callback to trigger re-fetches. Returns a cleanup function.context) =>LiveQueryCleanup|void
Parameters
| Parameter | Type |
|---|---|
context | WatchContext |
Returns
LiveQueryCleanup | void