LiveQueryPublish = () => void
Defined in: packages/modelence/src/live-query/context.ts:5
Publish function provided to watch handlers.
Call this to trigger a re-fetch and send updated data to the client.
Returns
voidDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
LiveQueryPublish = () => void
Defined in: packages/modelence/src/live-query/context.ts:5
Publish function provided to watch handlers.
Call this to trigger a re-fetch and send updated data to the client.
void