MCPcopy
hub / github.com/TanStack/query / onUnsubscribe

Method onUnsubscribe

packages/query-core/src/subscribable.ts:27–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25 }
26
27 protected onUnsubscribe(): void {
28 // Do nothing
29 }
30}

Callers 1

subscribeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected