LiveQueryCleanup = () => void
Defined in: packages/modelence/src/live-query/context.ts:11
Cleanup function returned by watch handlers.
Called when the client unsubscribes.
Returns
voidDocumentation Index
Fetch the complete documentation index at: /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.
void