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

Function withDevtools

packages/angular-query-experimental/src/devtools/stub.ts:4–7  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2
3// Stub which replaces `withDevtools` in production builds
4export const withDevtools: WithDevtools = () => ({
5 ɵkind: 'Devtools',
6 ɵproviders: [],
7})

Callers 11

app.config.tsFile · 0.90
app.config.tsFile · 0.90
app.config.tsFile · 0.90
app.config.tsFile · 0.90
app.config.tsFile · 0.90
app.config.tsFile · 0.90
app.config.tsFile · 0.90
app.config.tsFile · 0.90
app.config.tsFile · 0.90
app.config.tsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…