Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
4
export
const
withDevtools: WithDevtools = () => ({
5
ɵkind:
'Devtools'
,
6
ɵproviders: [],
7
})
Callers
11
with-devtools.test.ts
File · 0.90
app.config.ts
File · 0.90
app.config.ts
File · 0.90
app.config.ts
File · 0.90
app.config.ts
File · 0.90
app.config.ts
File · 0.90
app.config.ts
File · 0.90
app.config.ts
File · 0.90
app.config.ts
File · 0.90
app.config.ts
File · 0.90
app.config.ts
File · 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…