MCPcopy Create free account
hub / github.com/TanStack/query / App.tsx

File App.tsx

examples/solid/offline/src/App.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { For, Match, Show, Switch, createSignal } from 'solid-js'
2import { MutationCache, QueryClient, useQuery } from '@tanstack/solid-query'
3import { SolidQueryDevtools } from '@tanstack/solid-query-devtools'
4import { PersistQueryClientProvider } from '@tanstack/solid-query-persist-client'

Callers

nothing calls this directly

Calls 4

showNotificationFunction · 0.85
setMutationDefaultsMethod · 0.45
cancelQueriesMethod · 0.45

Tested by

no test coverage detected