MCPcopy Index your code
hub / github.com/TanStack/query / persisterUnmount

Function persisterUnmount

packages/vue-query/src/vueQueryPlugin.ts:45–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43 }
44
45 let persisterUnmount = () => {
46 // noop
47 }
48
49 if (options.clientPersister) {
50 if (client.isRestoring) {

Callers 1

cleanupFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…