API Reference / modelence / server / LiveQueryCleanupDocumentation Index
Fetch the complete documentation index at: https://docs.modelence.com/llms.txt
Use this file to discover all available pages before exploring further.
LiveQueryCleanup = () => void
Defined in: packages/modelence/src/live-query/context.ts:11
Cleanup function returned by watch handlers.
Called when the client unsubscribes.
Returns
void