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