SYMBOL INDEX (2933 symbols across 493 files) FILE: examples/angular/auto-refetching/src/app/app.component.ts class AppComponent (line 10) | class AppComponent {} FILE: examples/angular/auto-refetching/src/app/components/auto-refetching.component.ts class AutoRefetchingExampleComponent (line 20) | class AutoRefetchingExampleComponent { method clearTasks (line 34) | clearTasks() { method inputChange (line 38) | inputChange($event: Event) { method addItem (line 43) | addItem($event: Event) { FILE: examples/angular/auto-refetching/src/app/services/tasks.service.ts class TasksService (line 14) | class TasksService { method addTask (line 35) | addTask() { method clearAllTasks (line 50) | clearAllTasks() { FILE: examples/angular/basic-persister/src/app/app.component.ts class BasicExampleComponent (line 11) | class BasicExampleComponent { FILE: examples/angular/basic-persister/src/app/components/post.component.ts class PostComponent (line 18) | class PostComponent { FILE: examples/angular/basic-persister/src/app/components/posts.component.ts class PostsComponent (line 17) | class PostsComponent { FILE: examples/angular/basic-persister/src/app/services/posts-service.ts class PostsService (line 7) | class PostsService { type Post (line 17) | interface Post { FILE: examples/angular/basic/src/app/app.component.ts class BasicExampleComponent (line 11) | class BasicExampleComponent { FILE: examples/angular/basic/src/app/components/post.component.ts class PostComponent (line 17) | class PostComponent { FILE: examples/angular/basic/src/app/components/posts.component.ts class PostsComponent (line 16) | class PostsComponent { FILE: examples/angular/basic/src/app/services/posts-service.ts class PostsService (line 7) | class PostsService { type Post (line 17) | interface Post { FILE: examples/angular/devtools-panel/src/app/app.component.ts class AppComponent (line 21) | class AppComponent {} FILE: examples/angular/devtools-panel/src/app/components/basic-devtools-panel-example.component.ts class BasicDevtoolsPanelExampleComponent (line 30) | class BasicDevtoolsPanelExampleComponent { method toggleIsOpen (line 34) | toggleIsOpen() { FILE: examples/angular/devtools-panel/src/app/components/example-query.component.ts type Response (line 6) | interface Response { class ExampleQueryComponent (line 36) | class ExampleQueryComponent { FILE: examples/angular/devtools-panel/src/app/components/lazy-load-devtools-panel-example.component.ts class LazyLoadDevtoolsPanelExampleComponent (line 34) | class LazyLoadDevtoolsPanelExampleComponent { method toggleIsOpen (line 44) | toggleIsOpen() { FILE: examples/angular/infinite-query-with-max-pages/src/app/app.component.ts class AppComponent (line 10) | class AppComponent {} FILE: examples/angular/infinite-query-with-max-pages/src/app/components/example.component.ts class ExampleComponent (line 18) | class ExampleComponent { FILE: examples/angular/infinite-query-with-max-pages/src/app/directives/project-style.directive.ts class ProjectStyleDirective (line 9) | class ProjectStyleDirective { FILE: examples/angular/infinite-query-with-max-pages/src/app/services/projects.service.ts type Project (line 4) | interface Project { type ProjectResponse (line 9) | interface ProjectResponse { class ProjectsService (line 18) | class ProjectsService { FILE: examples/angular/optimistic-updates/src/app/app.component.ts class AppComponent (line 10) | class AppComponent {} FILE: examples/angular/optimistic-updates/src/app/components/optimistic-updates.component.ts class OptimisticUpdatesComponent (line 54) | class OptimisticUpdatesComponent { method addItem (line 64) | addItem() { FILE: examples/angular/optimistic-updates/src/app/services/tasks.service.ts class TasksService (line 14) | class TasksService { method addTask (line 34) | addTask() { FILE: examples/angular/pagination/src/app/app.component.ts class AppComponent (line 10) | class AppComponent {} FILE: examples/angular/pagination/src/app/components/example.component.ts class ExampleComponent (line 22) | class ExampleComponent { method previousPage (line 52) | previousPage() { method nextPage (line 58) | nextPage() { FILE: examples/angular/pagination/src/app/services/projects.service.ts type Project (line 4) | interface Project { type ProjectResponse (line 9) | interface ProjectResponse { class ProjectsService (line 17) | class ProjectsService { method getProjects (line 20) | getProjects(page: number) { FILE: examples/angular/query-options-from-a-service/src/app/app.component.ts class AppComponent (line 9) | class AppComponent {} FILE: examples/angular/query-options-from-a-service/src/app/components/post.component.ts class PostComponent (line 18) | class PostComponent { FILE: examples/angular/query-options-from-a-service/src/app/components/posts.component.ts class PostsComponent (line 12) | class PostsComponent { FILE: examples/angular/query-options-from-a-service/src/app/services/queries-service.ts type Post (line 6) | interface Post { class QueriesService (line 15) | class QueriesService { method post (line 18) | post(postId: number) { method posts (line 31) | posts() { FILE: examples/angular/router/src/app/app.component.ts class AppComponent (line 10) | class AppComponent {} FILE: examples/angular/router/src/app/components/post.component.ts class PostComponent (line 19) | class PostComponent { FILE: examples/angular/router/src/app/components/posts.component.ts class PostsComponent (line 13) | class PostsComponent { FILE: examples/angular/router/src/app/services/posts-service.ts class PostsService (line 7) | class PostsService { type Post (line 17) | interface Post { FILE: examples/angular/rxjs/src/app/app.component.ts class AppComponent (line 10) | class AppComponent {} FILE: examples/angular/rxjs/src/app/components/example.component.ts class ExampleComponent (line 17) | class ExampleComponent { FILE: examples/angular/rxjs/src/app/services/autocomplete-service.ts type Response (line 5) | interface Response { class AutocompleteService (line 12) | class AutocompleteService { FILE: examples/angular/simple/src/app/app.component.ts class AppComponent (line 10) | class AppComponent {} FILE: examples/angular/simple/src/app/components/simple-example.component.ts type Response (line 6) | interface Response { class SimpleExampleComponent (line 19) | class SimpleExampleComponent { FILE: examples/preact/simple/src/index.tsx function App (line 10) | function App() { FILE: examples/react/algolia/src/App.tsx function App (line 8) | function App() { FILE: examples/react/algolia/src/Search.tsx function Search (line 5) | function Search() { FILE: examples/react/algolia/src/SearchResults.tsx type Product (line 3) | type Product = { type SearchResultsProps (line 9) | type SearchResultsProps = { function SearchResults (line 13) | function SearchResults({ query = '' }: SearchResultsProps) { FILE: examples/react/algolia/src/algolia.ts constant ALGOLIA_APP_ID (line 6) | const ALGOLIA_APP_ID = 'latency' constant ALGOLIA_SEARCH_API_KEY (line 7) | const ALGOLIA_SEARCH_API_KEY = '6be0576ff61c053d5f9a3225e2a90f76' type SearchOptions (line 9) | type SearchOptions = { function search (line 16) | async function search({ FILE: examples/react/algolia/src/useAlgolia.ts type UseAlgoliaOptions (line 4) | type UseAlgoliaOptions = { function useAlgolia (line 12) | function useAlgolia({ FILE: examples/react/auto-refetching/src/pages/index.tsx function App (line 14) | function App() { function Example (line 22) | function Example() { FILE: examples/react/basic-graphql-request/src/index.tsx type Post (line 16) | type Post = { function App (line 22) | function App() { function usePosts (line 47) | function usePosts() { function Posts (line 71) | function Posts({ function usePost (line 119) | function usePost(postId: number) { function Post (line 142) | function Post({ FILE: examples/react/basic/src/index.tsx type Post (line 20) | type Post = { function usePosts (line 26) | function usePosts() { function Posts (line 36) | function Posts({ function usePost (line 91) | function usePost(postId: number) { function Post (line 99) | function Post({ function App (line 132) | function App() { FILE: examples/react/chat/src/chat.ts function chatAnswer (line 11) | function chatAnswer(_question: string) { FILE: examples/react/chat/src/index.tsx function App (line 16) | function App() { function ChatMessage (line 25) | function ChatMessage({ question }: { question: string }) { function Example (line 41) | function Example() { FILE: examples/react/chat/src/message.tsx function Message (line 1) | function Message({ FILE: examples/react/default-query-function/src/index.tsx type Post (line 12) | type Post = { function App (line 35) | function App() { function Posts (line 60) | function Posts({ function Post (line 112) | function Post({ FILE: examples/react/devtools-panel/src/index.tsx function App (line 12) | function App() { function Example (line 26) | function Example() { FILE: examples/react/eslint-legacy/src/index.tsx type Post (line 20) | type Post = { function usePosts (line 26) | function usePosts() { function Posts (line 36) | function Posts({ function usePost (line 91) | function usePost(postId: number) { function Post (line 99) | function Post({ function App (line 132) | function App() { FILE: examples/react/infinite-query-with-max-pages/src/pages/index.tsx function App (line 11) | function App() { function Example (line 19) | function Example() { FILE: examples/react/load-more-infinite-scroll/src/pages/index.tsx function App (line 13) | function App() { function Example (line 21) | function Example() { FILE: examples/react/nextjs-app-prefetching/app/get-query-client.ts function makeQueryClient (line 7) | function makeQueryClient() { function getQueryClient (line 25) | function getQueryClient() { FILE: examples/react/nextjs-app-prefetching/app/layout.tsx function RootLayout (line 10) | function RootLayout({ FILE: examples/react/nextjs-app-prefetching/app/page.tsx function Home (line 7) | function Home() { FILE: examples/react/nextjs-app-prefetching/app/pokemon-info.tsx function PokemonInfo (line 7) | function PokemonInfo() { FILE: examples/react/nextjs-app-prefetching/app/providers.tsx function Providers (line 7) | function Providers({ children }: { children: React.ReactNode }) { FILE: examples/react/nextjs-suspense-streaming/src/app/api/wait/route.ts function GET (line 3) | async function GET(request: Request) { FILE: examples/react/nextjs-suspense-streaming/src/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: examples/react/nextjs-suspense-streaming/src/app/page.tsx function getBaseURL (line 7) | function getBaseURL() { function useWaitQuery (line 17) | function useWaitQuery(props: { wait: number }) { function MyComponent (line 36) | function MyComponent(props: { wait: number }) { function MyPage (line 42) | function MyPage() { FILE: examples/react/nextjs-suspense-streaming/src/app/providers.tsx function makeQueryClient (line 12) | function makeQueryClient() { function getQueryClient (line 24) | function getQueryClient() { function Providers (line 33) | function Providers(props: { children: React.ReactNode }) { FILE: examples/react/nextjs/src/hooks/usePosts.ts type Post (line 3) | type Post = { FILE: examples/react/nextjs/src/pages/_app.tsx function MyApp (line 10) | function MyApp({ Component, pageProps }: AppProps) { FILE: examples/react/nextjs/src/pages/index.tsx function getStaticProps (line 16) | async function getStaticProps() { FILE: examples/react/offline/public/mockServiceWorker.js constant INTEGRITY_CHECKSUM (line 10) | const INTEGRITY_CHECKSUM = '223d191a56023cd36aa88c802961b911' constant IS_MOCKED_RESPONSE (line 11) | const IS_MOCKED_RESPONSE = Symbol('isMockedResponse') function handleRequest (line 113) | async function handleRequest(event, requestId) { function resolveMainClient (line 150) | async function resolveMainClient(event) { function getResponse (line 173) | async function getResponse(event, client, requestId) { function sendToClient (line 250) | function sendToClient(client, message, transferrables = []) { function respondWithMock (line 269) | async function respondWithMock(response) { FILE: examples/react/offline/src/App.tsx function App (line 58) | function App() { function Movies (line 76) | function Movies() { function List (line 109) | function List() { function MovieError (line 149) | function MovieError() { function Detail (line 161) | function Detail() { FILE: examples/react/optimistic-updates-cache/src/pages/api/data.ts type Todo (line 3) | type Todo = { id: string; text: string } FILE: examples/react/optimistic-updates-cache/src/pages/index.tsx type Todos (line 15) | type Todos = { function fetchTodos (line 23) | async function fetchTodos({ signal }: { signal: AbortSignal }): Promise<... function Example (line 33) | function Example() { function App (line 131) | function App() { FILE: examples/react/optimistic-updates-ui/src/pages/api/data.ts type Todo (line 3) | type Todo = { id: string; text: string } FILE: examples/react/optimistic-updates-ui/src/pages/index.tsx type Todos (line 13) | type Todos = { function fetchTodos (line 21) | async function fetchTodos(): Promise { function useTodos (line 26) | function useTodos() { function Example (line 30) | function Example() { function App (line 110) | function App() { FILE: examples/react/pagination/src/pages/index.tsx function App (line 13) | function App() { function Example (line 31) | function Example() { FILE: examples/react/playground/src/index.tsx type Todos (line 23) | type Todos = typeof list type Todo (line 24) | type Todo = Todos[0] function Root (line 32) | function Root() { function App (line 125) | function App() { function Todos (line 174) | function Todos({ function EditTodo (line 233) | function EditTodo({ function AddTodo (line 342) | function AddTodo() { function fetchTodos (line 379) | function fetchTodos({ signal, queryKey: [, { filter }] }): Promise { function fetchTodoById (line 403) | function fetchTodoById({ id }: { id: number }): Promise { function postTodo (line 420) | function postTodo({ name, notes }: Omit) { function patchTodo (line 439) | function patchTodo(todo?: Todo): Promise { FILE: examples/react/prefetching/src/pages/[user]/[repo].tsx function fetchProject (line 6) | async function fetchProject(id: string): Promise<{ function Repo (line 18) | function Repo() { FILE: examples/react/prefetching/src/pages/_app.tsx function MyApp (line 5) | function MyApp({ Component, pageProps }: AppProps) { FILE: examples/react/prefetching/src/pages/index.tsx function Example (line 21) | function Example() { FILE: examples/react/react-native/App.tsx function onAppStateChange (line 14) | function onAppStateChange(status: AppStateStatus) { function App (line 25) | function App() { FILE: examples/react/react-native/src/components/Divider.tsx function Divider (line 5) | function Divider() { FILE: examples/react/react-native/src/components/ErrorMessage.tsx type Props (line 4) | type Props = { function ErrorMessage (line 8) | function ErrorMessage({ message }: Props) { FILE: examples/react/react-native/src/components/ListItem.tsx type Props (line 6) | type Props = { function ListItem (line 11) | function ListItem({ item, onPress }: Props) { FILE: examples/react/react-native/src/components/LoadingIndicator.tsx function LoadingIndicator (line 4) | function LoadingIndicator() { FILE: examples/react/react-native/src/hooks/useAppState.ts function useAppState (line 5) | function useAppState(onChange: (status: AppStateStatus) => void) { FILE: examples/react/react-native/src/hooks/useOnlineManager.ts function useOnlineManager (line 6) | function useOnlineManager() { FILE: examples/react/react-native/src/hooks/useRefreshByUser.ts function useRefreshByUser (line 3) | function useRefreshByUser(refetch: () => Promise) { FILE: examples/react/react-native/src/hooks/useRefreshOnFocus.ts function useRefreshOnFocus (line 4) | function useRefreshOnFocus(refetch: () => void) { FILE: examples/react/react-native/src/lib/api.ts type Movie (line 3) | type Movie = { type MovieDetails (line 8) | type MovieDetails = Movie & { function delay (line 15) | function delay(t: number) { function fetchMovies (line 21) | async function fetchMovies(): Promise { function fetchMovie (line 33) | async function fetchMovie(title: string): Promise { FILE: examples/react/react-native/src/navigation/MoviesStack.tsx function MoviesStack (line 10) | function MoviesStack() { FILE: examples/react/react-native/src/navigation/types.ts type MoviesStackNavigator (line 3) | type MoviesStackNavigator = { FILE: examples/react/react-native/src/screens/MovieDetailsScreen.tsx type MoviesDetailsScreenNavigationProp (line 14) | type MoviesDetailsScreenNavigationProp = StackNavigationProp< type Props (line 19) | type Props = { function MovieDetailsScreen (line 24) | function MovieDetailsScreen({ route }: Props) { FILE: examples/react/react-native/src/screens/MoviesListScreen.tsx type MoviesListScreenNavigationProp (line 15) | type MoviesListScreenNavigationProp = StackNavigationProp< type Props (line 20) | type Props = { function MoviesListScreen (line 24) | function MoviesListScreen({ navigation }: Props) { FILE: examples/react/react-router/src/contacts.ts type Contact (line 28) | type Contact = (typeof initialData)[number] function getContacts (line 39) | async function getContacts(query?: string) { function createContact (line 49) | async function createContact( function getContact (line 61) | async function getContact(id: string) { function updateContact (line 69) | async function updateContact(id: string, updates: Partial) { function deleteContact (line 80) | async function deleteContact(id: string) { function set (line 92) | function set(contacts: Contact[]) { function fakeNetwork (line 96) | async function fakeNetwork() { FILE: examples/react/react-router/src/error-page.tsx function ErrorPage (line 3) | function ErrorPage() { FILE: examples/react/react-router/src/routes/contact.tsx function Contact (line 47) | function Contact() { function Favorite (line 102) | function Favorite({ contact }: { contact: Contact }) { FILE: examples/react/react-router/src/routes/edit.tsx function Edit (line 26) | function Edit() { function ContactForm (line 35) | function ContactForm({ contact }: { contact?: Contact }) { FILE: examples/react/react-router/src/routes/index.tsx function Index (line 1) | function Index() { FILE: examples/react/react-router/src/routes/new.tsx function New (line 17) | function New() { FILE: examples/react/react-router/src/routes/root.tsx function Root (line 34) | function Root() { FILE: examples/react/rick-morty/src/App.tsx function App (line 10) | function App() { FILE: examples/react/rick-morty/src/Character.tsx function Character (line 5) | function Character() { function Episode (line 49) | function Episode({ episodeId }: { episodeId: string }) { function Location (line 71) | function Location({ locationId }: { locationId: string }) { FILE: examples/react/rick-morty/src/Characters.tsx function Characters (line 5) | function Characters() { FILE: examples/react/rick-morty/src/Episode.tsx function Episode (line 5) | function Episode() { function Character (line 33) | function Character({ characterId }: { characterId: string }) { FILE: examples/react/rick-morty/src/Episodes.tsx function Episodes (line 5) | function Episodes() { FILE: examples/react/rick-morty/src/Home.tsx function Home (line 3) | function Home() { FILE: examples/react/rick-morty/src/Layout.tsx function Layout (line 8) | function Layout() { FILE: examples/react/shadow-dom/src/DogList.tsx type DogsResp (line 3) | type DogsResp = { FILE: examples/react/simple/src/index.tsx function App (line 12) | function App() { function Example (line 21) | function Example() { FILE: examples/react/star-wars/src/App.tsx function App (line 10) | function App() { FILE: examples/react/star-wars/src/Character.tsx function Character (line 5) | function Character() { function Film (line 52) | function Film({ filmId }: { filmId: string }) { function Homeworld (line 72) | function Homeworld({ homeworldId }: { homeworldId: string }) { FILE: examples/react/star-wars/src/Characters.tsx function Characters (line 5) | function Characters() { FILE: examples/react/star-wars/src/Film.tsx function Film (line 5) | function Film() { function Character (line 33) | function Character({ characterId }: { characterId: string }) { FILE: examples/react/star-wars/src/Films.tsx function Films (line 5) | function Films() { FILE: examples/react/star-wars/src/Home.tsx function Home (line 3) | function Home() { FILE: examples/react/star-wars/src/Layout.tsx function Layout (line 8) | function Layout() { FILE: examples/react/suspense/src/components/Button.tsx function Button (line 5) | function Button({ FILE: examples/react/suspense/src/components/Project.tsx function Project (line 7) | function Project({ FILE: examples/react/suspense/src/components/Projects.tsx function Projects (line 7) | function Projects({ FILE: examples/react/suspense/src/components/Spinner.tsx function Spinner (line 3) | function Spinner() { FILE: examples/react/suspense/src/index.tsx function App (line 28) | function App() { function Example (line 36) | function Example() { FILE: examples/react/suspense/src/queries.ts function fetchProjects (line 1) | async function fetchProjects(): Promise< function fetchProject (line 13) | async function fetchProject(id: string): Promise<{ FILE: examples/solid/astro/src/components/SolidApp.tsx constant MAX_POKEMONS (line 28) | const MAX_POKEMONS = 100 method select (line 95) | select(data) { method select (line 204) | select(data) { FILE: examples/solid/basic-graphql-request/src/index.tsx type Post (line 17) | type Post = { function App (line 23) | function App() { function createPosts (line 48) | function createPosts() { function Posts (line 72) | function Posts(props: { setPostId: Setter }) { function createPost (line 119) | function createPost(postId: Accessor) { function Post (line 142) | function Post(props: { postId: number; setPostId: Setter }) { FILE: examples/solid/basic/src/index.tsx type Post (line 20) | type Post = { function createPosts (line 26) | function createPosts() { function Posts (line 36) | function Posts(props: { setPostId: Setter }) { function createPost (line 90) | function createPost(postId: number) { function Post (line 98) | function Post(props: { postId: number; setPostId: Setter }) { FILE: examples/solid/default-query-function/src/index.tsx function App (line 33) | function App() { function Posts (line 56) | function Posts(props: { setPostId: Setter }) { function Post (line 104) | function Post(props: { postId: number; setPostId: Setter }) { FILE: examples/solid/offline/src/App.tsx function showNotification (line 42) | function showNotification(message: string, type: 'success' | 'error') { function App (line 55) | function App() { function Movies (line 73) | function Movies() { function List (line 95) | function List(props: { onSelectMovie: (movieId: string) => void }) { function Detail (line 141) | function Detail(props: { movieId: string; onBack: () => void }) { FILE: examples/solid/simple/src/index.tsx function App (line 13) | function App() { function Example (line 22) | function Example() { FILE: examples/solid/solid-start-streaming/src/app.tsx function App (line 10) | function App() { FILE: examples/solid/solid-start-streaming/src/components/example.tsx type ExampleProps (line 3) | interface ExampleProps { FILE: examples/solid/solid-start-streaming/src/components/post-viewer.tsx type PostViewerProps (line 10) | interface PostViewerProps { FILE: examples/solid/solid-start-streaming/src/components/query-boundary.tsx type QueryBoundaryProps (line 5) | interface QueryBoundaryProps { function QueryBoundary (line 33) | function QueryBoundary(props: QueryBoundaryProps) { FILE: examples/solid/solid-start-streaming/src/components/user-info.tsx type UserInfoProps (line 8) | interface UserInfoProps { FILE: examples/solid/solid-start-streaming/src/routes/[...404].tsx function NotFound (line 4) | function NotFound() { FILE: examples/solid/solid-start-streaming/src/routes/batch-methods.tsx function sleep (line 5) | function sleep(milliseconds: number) { function spin (line 9) | function spin(milliseconds: number) { function sayHello (line 16) | async function sayHello(name: string) { function BatchMethods (line 30) | function BatchMethods() { FILE: examples/solid/solid-start-streaming/src/routes/deferred.tsx function Deferred (line 5) | function Deferred() { FILE: examples/solid/solid-start-streaming/src/routes/hydration.tsx function Hydration (line 8) | function Hydration() { type QueryState (line 72) | type QueryState = UseQueryResult< FILE: examples/solid/solid-start-streaming/src/routes/index.tsx function Home (line 3) | function Home() { FILE: examples/solid/solid-start-streaming/src/routes/mixed.tsx function Mixed (line 5) | function Mixed() { FILE: examples/solid/solid-start-streaming/src/routes/prefetch.tsx function Prefetch (line 14) | function Prefetch() { FILE: examples/solid/solid-start-streaming/src/routes/streamed.tsx function Streamed (line 5) | function Streamed() { FILE: examples/solid/solid-start-streaming/src/routes/with-error.tsx function Streamed (line 5) | function Streamed() { FILE: examples/solid/solid-start-streaming/src/utils/api.ts type PostData (line 1) | interface PostData { FILE: examples/svelte/basic/src/lib/types.ts type Post (line 1) | type Post = { FILE: examples/svelte/optimistic-updates/src/routes/api/data/+server.ts type Todo (line 4) | type Todo = { FILE: examples/svelte/playground/src/lib/stores.svelte.ts function ref (line 1) | function ref(initial: T) { type Todos (line 36) | type Todos = typeof initialList type Todo (line 37) | type Todo = Todos[0] FILE: examples/svelte/ssr/src/lib/types.ts type Post (line 1) | type Post = { FILE: examples/vue/2.6-basic/src/main.ts method render (line 11) | render() { FILE: examples/vue/2.6-basic/src/types.d.ts type Post (line 1) | interface Post { FILE: examples/vue/2.7-basic/src/types.d.ts type Post (line 1) | interface Post { FILE: examples/vue/basic/src/types.d.ts type Post (line 1) | interface Post { FILE: examples/vue/dependent-queries/src/types.d.ts type Post (line 1) | interface Post { type Author (line 8) | interface Author { FILE: examples/vue/persister/src/types.d.ts type Post (line 1) | interface Post { FILE: examples/vue/simple/src/types.d.ts type Post (line 1) | interface Post { FILE: integrations/angular-cli-20/src/app/app.ts class App (line 18) | class App { FILE: integrations/react-next-14/app/client-component.tsx function ClientComponent (line 6) | function ClientComponent() { FILE: integrations/react-next-14/app/layout.tsx function RootLayout (line 10) | function RootLayout({ FILE: integrations/react-next-14/app/page.tsx function Home (line 9) | function Home() { FILE: integrations/react-next-14/app/providers.tsx function Providers (line 6) | function Providers({ children }: { children: React.ReactNode }) { FILE: integrations/react-next-15/app/_action.ts function queryExampleAction (line 6) | async function queryExampleAction() { FILE: integrations/react-next-15/app/client-component.tsx function ClientComponent (line 7) | function ClientComponent() { FILE: integrations/react-next-15/app/layout.tsx function RootLayout (line 10) | function RootLayout({ FILE: integrations/react-next-15/app/make-query-client.ts function makeQueryClient (line 21) | function makeQueryClient() { FILE: integrations/react-next-15/app/page.tsx function Home (line 9) | function Home() { FILE: integrations/react-next-15/app/providers.tsx function getQueryClient (line 12) | function getQueryClient() { function Providers (line 26) | function Providers({ children }: { children: React.ReactNode }) { FILE: integrations/react-next-16/app/_action.ts function queryExampleAction (line 6) | async function queryExampleAction() { FILE: integrations/react-next-16/app/client-component.tsx function ClientComponent (line 7) | function ClientComponent() { FILE: integrations/react-next-16/app/layout.tsx function RootLayout (line 10) | function RootLayout({ FILE: integrations/react-next-16/app/make-query-client.ts function makeQueryClient (line 21) | function makeQueryClient() { FILE: integrations/react-next-16/app/page.tsx function Home (line 9) | function Home() { FILE: integrations/react-next-16/app/providers.tsx function getQueryClient (line 12) | function getQueryClient() { function Providers (line 26) | function Providers({ children }: { children: React.ReactNode }) { FILE: packages/angular-query-experimental/scripts/prepack.js constant FILES_TO_COPY (line 21) | const FILES_TO_COPY = ['README.md'] constant FIELDS_TO_REMOVE (line 27) | const FIELDS_TO_REMOVE = [ function replaceDist (line 40) | function replaceDist(filePath) { function processExports (line 51) | function processExports(exports) { FILE: packages/angular-query-experimental/src/__tests__/infinite-query-options.test-d.ts type MyQueryKey (line 195) | type MyQueryKey = [Array, { type: 'foo' }] type MyQueryKey (line 210) | type MyQueryKey = DataTag< FILE: packages/angular-query-experimental/src/__tests__/inject-devtools-panel.test.ts function MockTanstackQueryDevtoolsPanel (line 21) | function MockTanstackQueryDevtoolsPanel() { FILE: packages/angular-query-experimental/src/__tests__/inject-mutation-state.test.ts class FakeComponent (line 141) | @Component({ FILE: packages/angular-query-experimental/src/__tests__/inject-mutation.test.ts class FakeComponent (line 304) | @Component({ method mutate (line 319) | mutate(): void { method mutate (line 359) | mutate(): void { class FakeComponent (line 344) | @Component({ method mutate (line 319) | mutate(): void { method mutate (line 359) | mutate(): void { FILE: packages/angular-query-experimental/src/__tests__/inject-queries.test-d.ts type Data (line 108) | type Data = string FILE: packages/angular-query-experimental/src/__tests__/inject-queries.test.ts class Page (line 36) | @Component({ FILE: packages/angular-query-experimental/src/__tests__/inject-query.test.ts type CustomErrorType (line 89) | type CustomErrorType = { message: string } function queryFn (line 135) | function queryFn(): Promise { type MyData (line 162) | type MyData = number type MyQueryKey (line 163) | type MyQueryKey = readonly ['my-data', number] class FakeComponent (line 522) | @Component({ FILE: packages/angular-query-experimental/src/__tests__/pending-tasks.test.ts class TestComponent (line 280) | @Component({ FILE: packages/angular-query-experimental/src/__tests__/test-utils.ts function evaluateSignals (line 8) | function evaluateSignals>( type ToSignalInputUpdatableMap (line 38) | type ToSignalInputUpdatableMap = { function componentHasSignalInputProperty (line 44) | function componentHasSignalInputProperty( function setSignalInputs (line 57) | function setSignalInputs>( function setFixtureSignalInputs (line 68) | function setFixtureSignalInputs>( FILE: packages/angular-query-experimental/src/__tests__/with-devtools.test.ts function MockTanstackQueryDevtools (line 33) | function MockTanstackQueryDevtools() { class ReactiveService (line 566) | class ReactiveService { FILE: packages/angular-query-experimental/src/create-base-query.ts function createBaseQuery (line 31) | function createBaseQuery< FILE: packages/angular-query-experimental/src/devtools-panel/types.ts type InjectDevtoolsPanelOptions (line 5) | interface InjectDevtoolsPanelOptions { type DevtoolsPanelRef (line 17) | interface DevtoolsPanelRef { type DevtoolsPanelOptions (line 24) | interface DevtoolsPanelOptions { type InjectDevtoolsPanel (line 54) | type InjectDevtoolsPanel = ( FILE: packages/angular-query-experimental/src/devtools/types.ts type WithDevtoolsOptions (line 12) | interface WithDevtoolsOptions { type DevtoolsOptions (line 41) | interface DevtoolsOptions { type WithDevtoolsFn (line 102) | type WithDevtoolsFn = (...deps: Array) => DevtoolsOptions type WithDevtools (line 104) | type WithDevtools = ( FILE: packages/angular-query-experimental/src/devtools/with-devtools.ts constant DEVTOOLS_PROVIDED (line 27) | const DEVTOOLS_PROVIDED = new InjectionToken('', { constant DEVTOOLS_OPTIONS_SIGNAL (line 36) | const DEVTOOLS_OPTIONS_SIGNAL = new InjectionToken): Provider { FILE: packages/angular-query-experimental/src/inject-mutation-state.ts type MutationStateOptions (line 23) | type MutationStateOptions = { function getResult (line 33) | function getResult( type InjectMutationStateOptions (line 45) | interface InjectMutationStateOptions { function injectMutationState (line 60) | function injectMutationState( FILE: packages/angular-query-experimental/src/inject-mutation.ts type InjectMutationOptions (line 28) | interface InjectMutationOptions { function injectMutation (line 45) | function injectMutation< FILE: packages/angular-query-experimental/src/inject-queries.ts type QueryObserverOptionsForCreateQueries (line 39) | type QueryObserverOptionsForCreateQueries< type MAXIMUM_DEPTH (line 52) | type MAXIMUM_DEPTH = 20 type SkipTokenForCreateQueries (line 55) | type SkipTokenForCreateQueries = symbol type GetCreateQueryOptionsForCreateQueries (line 57) | type GetCreateQueryOptionsForCreateQueries = type GetDefinedOrUndefinedQueryResult (line 94) | type GetDefinedOrUndefinedQueryResult = T ex... type GetCreateQueryResult (line 110) | type GetCreateQueryResult = type QueriesOptions (line 144) | type QueriesOptions< type QueriesResults (line 186) | type QueriesResults< type InjectQueriesOptions (line 204) | interface InjectQueriesOptions< function injectQueries (line 220) | function injectQueries< FILE: packages/angular-query-experimental/src/inject-query-client.ts function injectQueryClient (line 18) | function injectQueryClient( FILE: packages/angular-query-experimental/src/inject-query.ts type InjectQueryOptions (line 20) | interface InjectQueryOptions { function injectQuery (line 218) | function injectQuery( FILE: packages/angular-query-experimental/src/mutation-options.ts function mutationOptions (line 103) | function mutationOptions< FILE: packages/angular-query-experimental/src/pending-tasks-compat.ts type PendingTasksCompat (line 5) | type PendingTasksCompat = { add: () => PendingTaskRef } type PendingTaskRef (line 7) | type PendingTaskRef = () => void constant PENDING_TASKS (line 9) | const PENDING_TASKS = new InjectionToken( FILE: packages/angular-query-experimental/src/providers.ts function provideQueryClient (line 14) | function provideQueryClient( function provideTanStackQuery (line 105) | function provideTanStackQuery( function provideAngularQuery (line 124) | function provideAngularQuery(queryClient: QueryClient): Array { type QueryFeatureKind (line 130) | type QueryFeatureKind = (typeof queryFeatures)[number] type QueryFeature (line 135) | interface QueryFeature { function queryFeature (line 146) | function queryFeature( type DevtoolsFeature (line 158) | type DevtoolsFeature = QueryFeature<'Devtools'> type PersistQueryClientFeature (line 164) | type PersistQueryClientFeature = QueryFeature<'PersistQueryClient'> type QueryFeatures (line 173) | type QueryFeatures = DevtoolsFeature | PersistQueryClientFeature FILE: packages/angular-query-experimental/src/query-options.ts type UndefinedInitialDataOptions (line 13) | type UndefinedInitialDataOptions< type UnusedSkipTokenOptions (line 25) | type UnusedSkipTokenOptions< type DefinedInitialDataOptions (line 40) | type DefinedInitialDataOptions< function queryOptions (line 172) | function queryOptions(options: unknown) { FILE: packages/angular-query-experimental/src/signal-proxy.ts type MapToSignals (line 4) | type MapToSignals = { function signalProxy (line 14) | function signalProxy>( FILE: packages/angular-query-experimental/src/types.ts type CreateBaseQueryOptions (line 21) | interface CreateBaseQueryOptions< type CreateQueryOptions (line 35) | interface CreateQueryOptions< type CreateStatusBasedQueryResult (line 45) | type CreateStatusBasedQueryResult< type BaseQueryNarrowing (line 51) | interface BaseQueryNarrowing { type CreateInfiniteQueryOptions (line 75) | interface CreateInfiniteQueryOptions< type CreateBaseQueryResult (line 92) | type CreateBaseQueryResult< type CreateQueryResult (line 99) | type CreateQueryResult< type DefinedCreateQueryResult (line 104) | type DefinedCreateQueryResult< type CreateInfiniteQueryResult (line 111) | type CreateInfiniteQueryResult< type DefinedCreateInfiniteQueryResult (line 117) | type DefinedCreateInfiniteQueryResult< type CreateMutationOptions (line 126) | interface CreateMutationOptions< type CreateMutateFunction (line 136) | type CreateMutateFunction< type CreateMutateAsyncFunction (line 147) | type CreateMutateAsyncFunction< type CreateBaseMutationResult (line 154) | type CreateBaseMutationResult< type CreateStatusBasedMutationResult (line 171) | type CreateStatusBasedMutationResult< type SignalFunction (line 182) | type SignalFunction any> = T & Signal> type BaseMutationNarrowing (line 184) | interface BaseMutationNarrowing< type CreateMutationResult (line 260) | type CreateMutationResult< FILE: packages/angular-query-experimental/vite.config.ts function ensureImportFileExtension (line 8) | function ensureImportFileExtension({ FILE: packages/angular-query-persist-client/src/__tests__/with-persist-query-client.test.ts method persistClient (line 33) | persistClient(persistClient: PersistedClient) { method restoreClient (line 36) | async restoreClient() { method removeClient (line 39) | removeClient() { method persistClient (line 52) | async persistClient() { method restoreClient (line 55) | async restoreClient() { class Page (line 87) | @Component({ class Page (line 175) | @Component({ class Page (line 265) | @Component({ class Page (line 339) | @Component({ class Page (line 391) | @Component({ FILE: packages/angular-query-persist-client/src/with-persist-query-client.ts type PersistQueryClientOptions (line 21) | type PersistQueryClientOptions = { function withPersistQueryClient (line 55) | function withPersistQueryClient( FILE: packages/angular-query-persist-client/tsup.config.ts method outExtension (line 10) | outExtension({ format }) { FILE: packages/eslint-plugin-query/root.tsup.config.js function modernConfig (line 8) | function modernConfig(opts) { function legacyConfig (line 35) | function legacyConfig(opts) { FILE: packages/eslint-plugin-query/src/__tests__/infinite-query-property-order.rule.test.ts type CheckedProperties (line 22) | type CheckedProperties = (typeof checkedProperties)[number] type OrderIndependentProps (line 29) | type OrderIndependentProps = (typeof orderIndependentProps)[number] type TestCase (line 31) | interface TestCase { function generateInvalidPermutations (line 41) | function generateInvalidPermutations( type Interleaved (line 103) | type Interleaved = CheckedProperties | OrderIndependentProps function getCode (line 139) | function getCode({ FILE: packages/eslint-plugin-query/src/__tests__/mutation-property-order.rule.test.ts type CheckedProperties (line 22) | type CheckedProperties = (typeof checkedProperties)[number] type OrderIndependentProps (line 29) | type OrderIndependentProps = (typeof orderIndependentProps)[number] type TestCase (line 31) | interface TestCase { function generateInvalidPermutations (line 41) | function generateInvalidPermutations( type Interleaved (line 96) | type Interleaved = CheckedProperties | OrderIndependentProps function getCode (line 130) | function getCode({ mutationFunction: mutationFunction, properties }: Tes... FILE: packages/eslint-plugin-query/src/__tests__/no-unstable-deps.test.ts type TestCase (line 10) | interface TestCase { FILE: packages/eslint-plugin-query/src/__tests__/test-utils.ts function normalizeIndent (line 3) | function normalizeIndent(template: TemplateStringsArray) { function generatePermutations (line 9) | function generatePermutations(arr: Array): Array> { function generatePartialCombinations (line 26) | function generatePartialCombinations( function expectArrayEqualIgnoreOrder (line 46) | function expectArrayEqualIgnoreOrder(a: Array, b: Array) { function generateInterleavedCombinations (line 50) | function generateInterleavedCombinations< FILE: packages/eslint-plugin-query/src/index.ts type RuleKey (line 5) | type RuleKey = keyof typeof rules type Plugin (line 7) | interface Plugin extends Omit { FILE: packages/eslint-plugin-query/src/rules/exhaustive-deps/exhaustive-deps.rule.ts constant QUERY_KEY (line 10) | const QUERY_KEY = 'queryKey' constant QUERY_FN (line 11) | const QUERY_FN = 'queryFn' method fix (line 137) | fix(fixer) { function getQueryFnRelevantNode (line 157) | function getQueryFnRelevantNode(queryFn: TSESTree.Property) { function dereferenceVariablesAndTypeAssertions (line 172) | function dereferenceVariablesAndTypeAssertions( FILE: packages/eslint-plugin-query/src/rules/exhaustive-deps/exhaustive-deps.utils.ts method isRelevantReference (line 6) | isRelevantReference(params: { method isInstanceOfKind (line 62) | isInstanceOfKind(node: TSESTree.Node) { method collectQueryKeyDeps (line 69) | collectQueryKeyDeps(params: { method isNode (line 159) | isNode(value: unknown): value is TSESTree.Node { method collectExternalRefsInFunction (line 168) | collectExternalRefsInFunction(params: { FILE: packages/eslint-plugin-query/src/rules/infinite-query-property-order/constants.ts type InfiniteQueryFunctions (line 7) | type InfiniteQueryFunctions = (typeof infiniteQueryFunctions)[number] type InfiniteQueryProperties (line 15) | type InfiniteQueryProperties = (typeof checkedProperties)[number] FILE: packages/eslint-plugin-query/src/rules/mutation-property-order/constants.ts type MutationFunctions (line 3) | type MutationFunctions = (typeof mutationFunctions)[number] type MutationProperties (line 7) | type MutationProperties = (typeof checkedProperties)[number] FILE: packages/eslint-plugin-query/src/rules/no-rest-destructuring/no-rest-destructuring.utils.ts method isObjectRestDestructuring (line 5) | isObjectRestDestructuring(node: TSESTree.Node): boolean { FILE: packages/eslint-plugin-query/src/rules/no-unstable-deps/no-unstable-deps.rule.ts function getReactHook (line 41) | function getReactHook(node: TSESTree.CallExpression): string | undefined { function collectVariableNames (line 61) | function collectVariableNames( function hasCombineProperty (line 70) | function hasCombineProperty( method ImportDeclaration (line 88) | ImportDeclaration(node: TSESTree.ImportDeclaration) { method VariableDeclarator (line 107) | VariableDeclarator(node) { FILE: packages/eslint-plugin-query/src/rules/no-void-query-fn/no-void-query-fn.rule.ts method Property (line 34) | Property(node) { type Program (line 77) | type Program = ParserServicesWithTypeInformation['program'] type TypeChecker (line 78) | type TypeChecker = ReturnType type Type (line 79) | type Type = ReturnType function isIllegalReturn (line 81) | function isIllegalReturn(checker: TypeChecker, type: Type): boolean { FILE: packages/eslint-plugin-query/src/types.ts type ExtraRuleDocs (line 1) | type ExtraRuleDocs = { FILE: packages/eslint-plugin-query/src/utils/ast-utils.ts method isNodeOfOneOf (line 6) | isNodeOfOneOf( method isIdentifier (line 12) | isIdentifier(node: TSESTree.Node): node is TSESTree.Identifier { method isIdentifierWithName (line 15) | isIdentifierWithName( method isIdentifierWithOneOfNames (line 21) | isIdentifierWithOneOfNames>( method isProperty (line 27) | isProperty(node: TSESTree.Node): node is TSESTree.Property { method isObjectExpression (line 30) | isObjectExpression(node: TSESTree.Node): node is TSESTree.ObjectExpressi... method isPropertyWithIdentifierKey (line 33) | isPropertyWithIdentifierKey( method findPropertyWithIdentifierKey (line 41) | findPropertyWithIdentifierKey( method getNestedIdentifiers (line 50) | getNestedIdentifiers(node: TSESTree.Node): Array { method isAncestorIsCallee (line 135) | isAncestorIsCallee(identifier: TSESTree.Node) { method traverseUpOnly (line 157) | traverseUpOnly( method isDeclaredInNode (line 169) | isDeclaredInNode(params: { method getExternalRefs (line 183) | getExternalRefs(params: { method mapKeyNodeToText (line 232) | mapKeyNodeToText( method mapKeyNodeToBaseText (line 244) | mapKeyNodeToBaseText( method isValidReactComponentOrHookName (line 253) | isValidReactComponentOrHookName( method getFunctionAncestor (line 262) | getFunctionAncestor( method getReferencedExpressionByIdentifier (line 292) | getReferencedExpressionByIdentifier(params: { method getClosestVariableDeclarator (line 315) | getClosestVariableDeclarator(node: TSESTree.Node) { method getNestedReturnStatements (line 328) | getNestedReturnStatements( FILE: packages/eslint-plugin-query/src/utils/create-property-order-rule.ts function createPropertyOrderRule (line 10) | function createPropertyOrderRule< FILE: packages/eslint-plugin-query/src/utils/detect-react-query-imports.ts type Create (line 4) | type Create = Parameters< type Context (line 8) | type Context = Parameters[0] type Options (line 9) | type Options = Parameters[1] type Helpers (line 10) | type Helpers = { type EnhancedCreate (line 18) | type EnhancedCreate = ( function detectTanstackQueryImports (line 24) | function detectTanstackQueryImports(create: EnhancedCreate): Create { FILE: packages/eslint-plugin-query/src/utils/sort-data-by-order.ts function sortDataByOrder (line 1) | function sortDataByOrder( FILE: packages/eslint-plugin-query/src/utils/unique-by.ts function uniqueBy (line 1) | function uniqueBy(arr: Array, fn: (x: T) => unknown): Array { FILE: packages/preact-query-devtools/root.tsup.config.js function modernConfig (line 10) | function modernConfig(opts) { function legacyConfig (line 28) | function legacyConfig(opts) { FILE: packages/preact-query-devtools/src/PreactQueryDevtools.tsx type DevtoolsOptions (line 13) | interface DevtoolsOptions { function PreactQueryDevtools (line 58) | function PreactQueryDevtools(props: DevtoolsOptions): VNode | null { FILE: packages/preact-query-devtools/src/PreactQueryDevtoolsPanel.tsx type DevtoolsPanelOptions (line 8) | interface DevtoolsPanelOptions { function PreactQueryDevtoolsPanel (line 47) | function PreactQueryDevtoolsPanel( FILE: packages/preact-query-devtools/src/index.ts type DevtoolsPanelOptions (line 18) | type DevtoolsPanelOptions = DevtoolsPanel.DevtoolsPanelOptions FILE: packages/preact-query-persist-client/src/PersistQueryClientProvider.tsx type PersistQueryClientProviderProps (line 18) | type PersistQueryClientProviderProps = QueryClientProviderProps & { FILE: packages/preact-query-persist-client/src/__tests__/PersistQueryClientProvider.test.tsx method persistClient (line 27) | persistClient(persistClient: PersistedClient) { method restoreClient (line 31) | async restoreClient() { method removeClient (line 34) | removeClient() { function Page (line 69) | function Page() { FILE: packages/preact-query-persist-client/src/__tests__/testPersistProvider.tsx type Props (line 14) | type Props = { function PersistQueryClientProvider (line 22) | function PersistQueryClientProvider({ FILE: packages/preact-query-persist-client/src/__tests__/use-queries-with-persist.test.tsx function TestComponent (line 108) | function TestComponent() { FILE: packages/preact-query/src/HydrationBoundary.tsx type HydrationBoundaryProps (line 14) | interface HydrationBoundaryProps { FILE: packages/preact-query/src/QueryClientProvider.tsx type QueryClientProviderProps (line 24) | type QueryClientProviderProps = { FILE: packages/preact-query/src/QueryErrorResetBoundary.tsx type QueryErrorResetFunction (line 6) | type QueryErrorResetFunction = () => void type QueryErrorIsResetFunction (line 7) | type QueryErrorIsResetFunction = () => boolean type QueryErrorClearResetFunction (line 8) | type QueryErrorClearResetFunction = () => void type QueryErrorResetBoundaryValue (line 10) | interface QueryErrorResetBoundaryValue { function createValue (line 16) | function createValue(): QueryErrorResetBoundaryValue { type QueryErrorResetBoundaryFunction (line 40) | type QueryErrorResetBoundaryFunction = ( type QueryErrorResetBoundaryProps (line 44) | interface QueryErrorResetBoundaryProps { FILE: packages/preact-query/src/__tests__/ErrorBoundary/ErrorBoundary.ts type ErrorBoundaryState (line 7) | type ErrorBoundaryState = class ErrorBoundary (line 22) | class ErrorBoundary extends Component< method constructor (line 26) | constructor(props: ErrorBoundaryProps) { method getDerivedStateFromError (line 33) | static getDerivedStateFromError(error: Error) { method resetErrorBoundary (line 37) | resetErrorBoundary(...args: any[]) { method componentDidCatch (line 50) | componentDidCatch(error: Error, info: ErrorInfo) { method componentDidUpdate (line 60) | componentDidUpdate( method render (line 88) | render() { function hasArrayChanged (line 129) | function hasArrayChanged(a: any[] = [], b: any[] = []) { FILE: packages/preact-query/src/__tests__/ErrorBoundary/ErrorBoundaryContext.ts type ErrorBoundaryContextType (line 3) | type ErrorBoundaryContextType = { FILE: packages/preact-query/src/__tests__/ErrorBoundary/types.ts type FallbackProps (line 8) | type FallbackProps = { type PropsWithChildren (line 13) | type PropsWithChildren = TProps & { type ErrorBoundarySharedProps (line 17) | type ErrorBoundarySharedProps = PropsWithChildren<{ type ErrorBoundaryPropsWithComponent (line 27) | type ErrorBoundaryPropsWithComponent = ErrorBoundarySharedProps & { type ErrorBoundaryPropsWithRender (line 33) | type ErrorBoundaryPropsWithRender = ErrorBoundarySharedProps & { type ErrorBoundaryPropsWithFallback (line 39) | type ErrorBoundaryPropsWithFallback = ErrorBoundarySharedProps & { type ErrorBoundaryProps (line 45) | type ErrorBoundaryProps = FILE: packages/preact-query/src/__tests__/HydrationBoundary.test.tsx function Page (line 39) | function Page() { function Page (line 71) | function Page() { function Page (line 106) | function Page({ queryKey }: { queryKey: [string] }) { function Page (line 177) | function Page({ queryKey }: { queryKey: [string] }) { function Thrower (line 215) | function Thrower(): never { function Page (line 270) | function Page() { function Page (line 316) | function Page() { function Page (line 344) | function Page() { function Page (line 368) | function Page() { function Page (line 392) | function Page() { function Page (line 456) | function Page() { FILE: packages/preact-query/src/__tests__/QueryClientProvider.test.tsx function Page (line 28) | function Page() { function Page1 (line 63) | function Page1() { function Page2 (line 75) | function Page2() { function Page (line 122) | function Page() { function Page (line 154) | function Page() { FILE: packages/preact-query/src/__tests__/QueryResetErrorBoundary.test.tsx function Page (line 40) | function Page() { function Page (line 101) | function Page() { function Page (line 169) | function Page() { function Page (line 235) | function Page() { function Page (line 305) | function Page() { function Page (line 366) | function Page() { function Page (line 431) | function Page() { function Page (line 511) | function Page() { function Page (line 578) | function Page() { function Page (line 649) | function Page() { function Page (line 678) | function Page() { function Page (line 741) | function Page() { function Page (line 807) | function Page() { FILE: packages/preact-query/src/__tests__/fine-grained-persister.test.tsx function Test (line 55) | function Test() { function Test (line 112) | function Test() { function Test (line 153) | function Test() { FILE: packages/preact-query/src/__tests__/infiniteQueryOptions.test-d.tsx type MyQueryKey (line 220) | type MyQueryKey = [Array, { type: 'foo' }] type MyQueryKey (line 235) | type MyQueryKey = DataTag< FILE: packages/preact-query/src/__tests__/mutationOptions.test.tsx function IsMutating (line 46) | function IsMutating() { function Mutation (line 54) | function Mutation() { function Page (line 64) | function Page() { function IsMutating (line 91) | function IsMutating() { function Mutation (line 99) | function Mutation() { function Page (line 109) | function Page() { function IsMutating (line 140) | function IsMutating() { function Mutation (line 148) | function Mutation() { function Page (line 160) | function Page() { function IsMutating (line 192) | function IsMutating() { function Mutation (line 202) | function Mutation() { function Page (line 214) | function Page() { function Mutation (line 243) | function Mutation() { function Mutation (line 274) | function Mutation() { function Mutation (line 309) | function Mutation() { function Mutation (line 347) | function Mutation() { function Mutation (line 386) | function Mutation() { function Mutation (line 420) | function Mutation() { function Mutation (line 458) | function Mutation() { function Mutation (line 500) | function Mutation() { FILE: packages/preact-query/src/__tests__/queryOptions.test-d.tsx function somethingWithQueryOptions (line 244) | function somethingWithQueryOptions( type MyQueryKey (line 259) | type MyQueryKey = [Array, { type: 'foo' }] type MyQueryKey (line 272) | type MyQueryKey = DataTag< FILE: packages/preact-query/src/__tests__/ssr-hydration.test.tsx function fetchData (line 29) | async function fetchData(value: TData, ms?: number): Promise(props: { function App (line 98) | function App() { function App (line 141) | function App() { function Prefetch (line 175) | function Prefetch({ children }: { children: VNode }) { function App (line 180) | function App() { FILE: packages/preact-query/src/__tests__/usePrefetchQuery.test.tsx function Suspended (line 39) | function Suspended(props: { function App (line 64) | function App() { function App (line 87) | function App() { function App (line 125) | function App() { function Prefetch (line 157) | function Prefetch({ children }: { children: VNode }) { function App (line 162) | function App() { function App (line 194) | function App() { function App (line 249) | function App() { FILE: packages/preact-query/src/__tests__/useQueries.test-d.tsx type Data (line 107) | type Data = string FILE: packages/preact-query/src/__tests__/useQueries.test.tsx function Page (line 50) | function Page() { function Page (line 97) | function Page() { function Page (line 146) | function Page() { function Page (line 251) | function Page() { function Page (line 390) | function Page() { type BizError (line 426) | type BizError = { code: number } function Page (line 430) | function Page() { type QueryKeyA (line 703) | type QueryKeyA = ['queryA'] type GetQueryFunctionA (line 705) | type GetQueryFunctionA = () => QueryFunction type SelectorA (line 709) | type SelectorA = (data: number) => [number, string] type QueryKeyB (line 712) | type QueryKeyB = ['queryB', string] type GetQueryFunctionB (line 714) | type GetQueryFunctionB = () => QueryFunction type SelectorB (line 718) | type SelectorB = (data: string) => [string, number] function useWrappedQueries (line 722) | function useWrappedQueries< function Page (line 755) | function Page() { function Page (line 815) | function Page() { function Page (line 881) | function Page() { function Page (line 946) | function Page() { function Page (line 972) | function Page() { function Page (line 1017) | function Page() { function Page (line 1068) | function Page() { function Page (line 1089) | function Page() { function Page (line 1133) | function Page() { function Page (line 1234) | function Page() { function Page (line 1274) | function Page() { function Page (line 1324) | function Page() { function Page (line 1408) | function Page() { function Page (line 1479) | function Page() { function Page (line 1533) | function Page() { function Page (line 1595) | function Page() { function Page (line 1672) | function Page() { function Page (line 1750) | function Page() { function Page (line 1823) | function Page() { function Page (line 1879) | function Page() { FILE: packages/preact-query/src/__tests__/useQuery.test-d.tsx function queryFn (line 61) | function queryFn(): Promise { type MyData (line 81) | type MyData = number type MyQueryKey (line 82) | type MyQueryKey = readonly ['my-data', number] type Data (line 310) | type Data = string FILE: packages/preact-query/src/__tests__/useQuery.test.tsx function Page (line 57) | function Page() { function Page (line 82) | function Page() { function Page (line 178) | function Page() { function Page (line 302) | function Page() { function Page (line 332) | function Page() { function Page (line 367) | function Page() { function Page (line 402) | function Page() { function Page (line 438) | function Page() { function Page (line 456) | function Page() { function Component (line 471) | function Component({ value }: { value: string }) { function Page (line 531) | function Page() { function Page (line 604) | function Page() { function Page (line 628) | function Page() { function Page (line 648) | function Page() { function Page (line 673) | function Page() { function Page (line 699) | function Page() { function Page (line 728) | function Page() { function Page (line 766) | function Page() { function Page (line 807) | function Page() { function Page (line 837) | function Page() { function Page (line 885) | function Page() { function Page (line 947) | function Page() { function Page (line 1002) | function Page() { function Page (line 1038) | function Page() { function Page (line 1084) | function Page() { function Page (line 1124) | function Page() { function Page (line 1161) | function Page() { function Page (line 1221) | function Page() { function Page (line 1287) | function Page() { function Page (line 1359) | function Page() { function Page (line 1414) | function Page() { function Page (line 1500) | function Page({ count }: { count: number }) { function Page (line 1591) | function Page() { function Page (line 1663) | function Page() { function Page (line 1761) | function Page() { function FirstComponent (line 1841) | function FirstComponent() { function SecondComponent (line 1862) | function SecondComponent() { function Page (line 1867) | function Page() { function FirstComponent (line 1915) | function FirstComponent() { function SecondComponent (line 1929) | function SecondComponent() { function Page (line 1943) | function Page() { function Page (line 2005) | function Page() { function UserInfo (line 2061) | function UserInfo({ id }: { id: number | null }) { function Page (line 2092) | function Page() { function Page (line 2131) | function Page() { function Page (line 2188) | function Page() { function Page (line 2241) | function Page() { function Page (line 2346) | function Page() { function Page (line 2387) | function Page() { function Page (line 2408) | function Page() { function Page (line 2432) | function Page() { function Page (line 2456) | function Page() { function Page (line 2506) | function Page() { function Page (line 2529) | function Page() { function Page (line 2560) | function Page() { function Page (line 2591) | function Page() { function Page (line 2622) | function Page() { function Page (line 2653) | function Page() { function Page (line 2692) | function Page() { function Page (line 2749) | function Page() { function Page (line 2788) | function Page() { function Page (line 2822) | function Page() { function Page (line 2853) | function Page() { function Page (line 2886) | function Page() { function Page (line 2911) | function Page() { function Page (line 2947) | function Page() { function Page (line 2988) | function Page() { function App (line 3010) | function App() { function Page (line 3043) | function Page() { function App (line 3065) | function App() { function Page (line 3107) | function Page() { function Page (line 3152) | function Page() { function Page (line 3184) | function Page() { function Page (line 3218) | function Page() { function Page (line 3256) | function Page() { function Page (line 3289) | function Page() { function Page (line 3327) | function Page() { function Page (line 3370) | function Page() { type DelayError (line 3405) | type DelayError = { delay: number } function Page (line 3412) | function Page() { function Page (line 3451) | function Page() { function Page (line 3519) | function Page() { function Page (line 3554) | function Page() { function Page (line 3627) | function Page() { function Page (line 3663) | function Page() { function Page (line 3682) | function Page() { function Page (line 3719) | function Page() { function Page (line 3769) | function Page() { function Page (line 3810) | function Page() { function Page (line 3838) | function Page() { function Page (line 3867) | function Page() { function Page (line 3921) | function Page() { function Page (line 3972) | function Page() { function Page (line 3992) | function Page() { function Page (line 4017) | function Page() { function Page (line 4040) | function Page() { function Page (line 4071) | function Page() { function Page (line 4119) | function Page() { function Page (line 4152) | function Page() { function Page (line 4219) | function Page() { function Page (line 4240) | function Page() { function Page (line 4255) | function Page() { function Disabled (line 4276) | function Disabled() { function Page (line 4281) | function Page() { function Page (line 4306) | function Page() { function Page (line 4346) | function Page() { function Page (line 4407) | function Page() { function Page (line 4449) | function Page() { function Page (line 4502) | function Page() { function Page (line 4547) | function Page() { function Page (line 4601) | function Page() { function Page (line 4659) | function Page() { function Page (line 4694) | function Page(props: { limit: number }) { function Page (line 4755) | function Page() { function Page (line 4802) | function Page() { function Page (line 4873) | function Page() { function queryKeyHashFn (line 4952) | function queryKeyHashFn(x: any) { function Page (line 4957) | function Page() { function queryKeyHashFn (line 4976) | function queryKeyHashFn(x: any) { function Page (line 4983) | function Page() { function Page (line 5003) | function Page({ enabled }: { enabled: boolean }) { function App (line 5023) | function App() { function Page (line 5058) | function Page({ id }: { id: number }) { function App (line 5084) | function App() { function Page (line 5118) | function Page({ id }: { id: boolean }) { function App (line 5140) | function App() { function Page (line 5182) | function Page() { function Page (line 5255) | function Page() { function Page (line 5297) | function Page() { function Page (line 5360) | function Page() { function Page (line 5408) | function Page() { function Page (line 5454) | function Page() { function Page (line 5502) | function Page() { function Page (line 5562) | function Page() { function Component (line 5616) | function Component() { function Page (line 5636) | function Page() { function Component (line 5675) | function Component() { function Page (line 5695) | function Page() { function Page (line 5732) | function Page() { function Component (line 5787) | function Component() { function Page (line 5806) | function Page() { function Page (line 5859) | function Page() { function Page (line 5895) | function Page() { function Page (line 5939) | function Page() { function Page (line 5989) | function Page() { function Page (line 6033) | function Page() { function Page (line 6061) | function Page() { function Page (line 6103) | function Page() { function Page (line 6131) | function Page() { function Page (line 6164) | function Page() { function Page (line 6199) | function Page() { function Page (line 6220) | function Page() { function fetchNumber (line 6256) | async function fetchNumber(id: number) { function Test (line 6260) | function Test() { function selector (line 6286) | function selector(data: any) { function fetchNumber (line 6321) | async function fetchNumber(id: number) { function Test (line 6325) | function Test() { function selector (line 6352) | function selector(data: any) { function Test (line 6388) | function Test() { function Page (line 6413) | function Page() { function Page (line 6517) | function Page() { function Page (line 6531) | function Page({ enabled }: { enabled: boolean }) { function App (line 6555) | function App() { function App (line 6582) | function App() { function Page (line 6613) | function Page() { function App (line 6636) | function App() { function Page (line 6728) | function Page() { function Page (line 6786) | function Page() { function Example (line 6830) | function Example() { function Page (line 6850) | function Page() { FILE: packages/preact-query/src/__tests__/useSuspenseInfiniteQuery.test.tsx function Page (line 23) | function Page() { function App (line 35) | function App() { function Page (line 60) | function Page() { function Page (line 95) | function Page() { FILE: packages/preact-query/src/__tests__/useSuspenseQueries.test-d.tsx type Data (line 140) | type Data = string method select (line 185) | select(data: boolean) { method select (line 249) | select(data: string) { FILE: packages/preact-query/src/__tests__/useSuspenseQueries.test.tsx type NumberQueryOptions (line 27) | type NumberQueryOptions = UseSuspenseQueryOptions constant QUERY_DURATION (line 29) | const QUERY_DURATION = 1000 function SuspenseFallback (line 59) | function SuspenseFallback() { function SuspendedComponent (line 70) | function SuspendedComponent(props: T) { function QueriesContainer (line 81) | function QueriesContainer({ function Page (line 160) | function Page() { function getUserData (line 197) | function getUserData() { function getName (line 207) | function getName() { function getAge (line 214) | function getAge() { function App (line 221) | function App() { function Fallback (line 279) | function Fallback() { function Page (line 284) | function Page() { function Fallback (line 333) | function Fallback() { function Page (line 338) | function Page() { function Page (line 389) | function Page({ id }: { id: number }) { function TestApp (line 403) | function TestApp() { function Page (line 450) | function Page({ fail }: { fail: boolean }) { function TestApp (line 464) | function TestApp() { function Page (line 500) | function Page({ count, isPending }: { count: number; isPending: boolean ... function TestApp (line 509) | function TestApp() { function App (line 542) | function App() { function Page (line 557) | function Page({ count }: { count: number }) { function Page (line 601) | function Page({ count, isPending }: { count: number; isPending: boolean ... function TestApp (line 614) | function TestApp() { function Page (line 653) | function Page() { function App (line 668) | function App() { function Page (line 705) | function Page() { function Component (line 713) | function Component() { function Page2 (line 723) | function Page2() { function App (line 727) | function App() { function Page (line 759) | function Page() { function App (line 773) | function App() { function Page (line 798) | function Page() { function Page (line 834) | function Page() { function Page (line 865) | function Page() { function Page (line 918) | function Page() { function Page (line 975) | function Page() { function Page (line 1023) | function Page() { FILE: packages/preact-query/src/__tests__/useSuspenseQuery.test.tsx function TestApp (line 48) | function TestApp() { function Page (line 62) | function Page({ stateKey }: { stateKey: Array }) { function Page (line 100) | function Page({ multiplier }: { multiplier: number }) { function TestApp (line 114) | function TestApp() { function Page (line 156) | function Page() { function Page (line 179) | function Page() { function App (line 188) | function App() { function Page (line 235) | function Page() { function Page (line 302) | function Page() { function Component (line 367) | function Component() { function Page (line 380) | function Page() { function Component (line 406) | function Component(props: { queryKey: Array }) { function Page (line 415) | function Page() { function Page (line 453) | function Page() { function App (line 466) | function App() { function Page (line 520) | function Page() { function App (line 530) | function App() { function Page (line 561) | function Page() { function App (line 572) | function App() { function Page (line 603) | function Page({ succeed }: { succeed: boolean }) { function App (line 622) | function App() { function Child (line 682) | function Child({ keyVal }: { keyVal: number }) { function Page (line 706) | function Page() { function App (line 721) | function App() { function Page (line 765) | function Page() { function Page (line 806) | function Page() { function App (line 827) | function App() { function TestApp (line 874) | function TestApp() { function Page (line 888) | function Page({ stateKey }: { stateKey: Array }) { function Page (line 917) | function Page() { function App (line 928) | function App() { function Page (line 948) | function Page() { function Page (line 991) | function Page() { function Page (line 1024) | function Page() { FILE: packages/preact-query/src/__tests__/utils.tsx function renderWithClient (line 11) | function renderWithClient( function Blink (line 27) | function Blink({ function mockOnlineManagerIsOnline (line 47) | function mockOnlineManagerIsOnline( function setActTimeout (line 53) | function setActTimeout(fn: () => void, ms?: number) { function setIsServer (line 61) | function setIsServer(value: boolean) { FILE: packages/preact-query/src/infiniteQueryOptions.ts type UndefinedInitialDataInfiniteOptions (line 14) | type UndefinedInitialDataInfiniteOptions< type UnusedSkipTokenInfiniteOptions (line 35) | type UnusedSkipTokenInfiniteOptions< type DefinedInitialDataInfiniteOptions (line 57) | type DefinedInitialDataInfiniteOptions< function infiniteQueryOptions (line 148) | function infiniteQueryOptions(options: unknown) { FILE: packages/preact-query/src/mutationOptions.ts function mutationOptions (line 33) | function mutationOptions< FILE: packages/preact-query/src/queryOptions.ts type UndefinedInitialDataOptions (line 14) | type UndefinedInitialDataOptions< type UnusedSkipTokenOptions (line 26) | type UnusedSkipTokenOptions< type DefinedInitialDataOptions (line 41) | type DefinedInitialDataOptions< function queryOptions (line 86) | function queryOptions(options: unknown) { FILE: packages/preact-query/src/types.ts type AnyUseBaseQueryOptions (line 21) | type AnyUseBaseQueryOptions = UseBaseQueryOptions< type UseBaseQueryOptions (line 28) | interface UseBaseQueryOptions< type UsePrefetchQueryOptions (line 48) | interface UsePrefetchQueryOptions< type AnyUseQueryOptions (line 63) | type AnyUseQueryOptions = UseQueryOptions type UseQueryOptions (line 64) | interface UseQueryOptions< type AnyUseSuspenseQueryOptions (line 74) | type AnyUseSuspenseQueryOptions = UseSuspenseQueryOptions< type UseSuspenseQueryOptions (line 80) | interface UseSuspenseQueryOptions< type AnyUseInfiniteQueryOptions (line 95) | type AnyUseInfiniteQueryOptions = UseInfiniteQueryOptions< type UseInfiniteQueryOptions (line 102) | interface UseInfiniteQueryOptions< type AnyUseSuspenseInfiniteQueryOptions (line 125) | type AnyUseSuspenseInfiniteQueryOptions = type UseSuspenseInfiniteQueryOptions (line 127) | interface UseSuspenseInfiniteQueryOptions< type UseBaseQueryResult (line 149) | type UseBaseQueryResult< type UseQueryResult (line 154) | type UseQueryResult< type UseSuspenseQueryResult (line 159) | type UseSuspenseQueryResult< type DefinedUseQueryResult (line 167) | type DefinedUseQueryResult< type UseInfiniteQueryResult (line 172) | type UseInfiniteQueryResult< type DefinedUseInfiniteQueryResult (line 177) | type DefinedUseInfiniteQueryResult< type UseSuspenseInfiniteQueryResult (line 182) | type UseSuspenseInfiniteQueryResult< type AnyUseMutationOptions (line 190) | type AnyUseMutationOptions = UseMutationOptions type UseMutationOptions (line 191) | interface UseMutationOptions< type UseMutateFunction (line 201) | type UseMutateFunction< type UseMutateAsyncFunction (line 212) | type UseMutateAsyncFunction< type UseBaseMutationResult (line 219) | type UseBaseMutationResult< type UseMutationResult (line 236) | type UseMutationResult< FILE: packages/preact-query/src/useBaseQuery.ts function useBaseQuery (line 27) | function useBaseQuery< FILE: packages/preact-query/src/useInfiniteQuery.ts function useInfiniteQuery (line 72) | function useInfiniteQuery( FILE: packages/preact-query/src/useIsFetching.ts function useIsFetching (line 8) | function useIsFetching( FILE: packages/preact-query/src/useMutation.ts function useMutation (line 20) | function useMutation< FILE: packages/preact-query/src/useMutationState.ts function useIsMutating (line 14) | function useIsMutating( type MutationStateOptions (line 25) | type MutationStateOptions = { function getResult (line 30) | function getResult( function useMutationState (line 42) | function useMutationState( FILE: packages/preact-query/src/usePrefetchInfiniteQuery.tsx function usePrefetchInfiniteQuery (line 10) | function usePrefetchInfiniteQuery< FILE: packages/preact-query/src/usePrefetchQuery.tsx function usePrefetchQuery (line 6) | function usePrefetchQuery< FILE: packages/preact-query/src/useQueries.ts type UseQueryOptionsForUseQueries (line 42) | type UseQueryOptionsForUseQueries< type MAXIMUM_DEPTH (line 55) | type MAXIMUM_DEPTH = 20 type SkipTokenForUseQueries (line 58) | type SkipTokenForUseQueries = symbol type GetUseQueryOptionsForUseQueries (line 60) | type GetUseQueryOptionsForUseQueries = type GetDefinedOrUndefinedQueryResult (line 97) | type GetDefinedOrUndefinedQueryResult = T ex... type GetUseQueryResult (line 113) | type GetUseQueryResult = type QueriesOptions (line 147) | type QueriesOptions< type QueriesResults (line 189) | type QueriesResults< function useQueries (line 207) | function useQueries< FILE: packages/preact-query/src/useQuery.ts function useQuery (line 50) | function useQuery(options: UseQueryOptions, queryClient?: QueryClient) { FILE: packages/preact-query/src/useSuspenseInfiniteQuery.ts function useSuspenseInfiniteQuery (line 18) | function useSuspenseInfiniteQuery< FILE: packages/preact-query/src/useSuspenseQueries.ts type MAXIMUM_DEPTH (line 14) | type MAXIMUM_DEPTH = 20 type SkipTokenForUseQueries (line 17) | type SkipTokenForUseQueries = symbol type GetUseSuspenseQueryOptions (line 19) | type GetUseSuspenseQueryOptions = type GetUseSuspenseQueryResult (line 67) | type GetUseSuspenseQueryResult = type SuspenseQueriesOptions (line 110) | type SuspenseQueriesOptions< type SuspenseQueriesResults (line 147) | type SuspenseQueriesResults< function useSuspenseQueries (line 189) | function useSuspenseQueries(options: any, queryClient?: QueryClient) { FILE: packages/preact-query/src/useSuspenseQuery.ts function useSuspenseQuery (line 8) | function useSuspenseQuery< FILE: packages/preact-query/src/utils.ts type InternalStore (line 9) | type InternalStore = { type StoreRef (line 13) | type StoreRef = { function useSyncExternalStore (line 16) | function useSyncExternalStore( function didSnapshotChange (line 50) | function didSnapshotChange(inst: { function useSyncExternalStoreWithSelector (line 65) | function useSyncExternalStoreWithSelector( FILE: packages/query-async-storage-persister/src/asyncThrottle.ts type AsyncThrottleOptions (line 4) | interface AsyncThrottleOptions { function asyncThrottle (line 9) | function asyncThrottle>( FILE: packages/query-async-storage-persister/src/index.ts type AsyncPersistRetryer (line 11) | type AsyncPersistRetryer = (props: { type CreateAsyncStoragePersisterOptions (line 17) | interface CreateAsyncStoragePersisterOptions { FILE: packages/query-async-storage-persister/src/utils.ts function noop (line 3) | function noop() {} FILE: packages/query-broadcast-client-experimental/src/index.ts type BroadcastQueryClientOptions (line 5) | interface BroadcastQueryClientOptions { function broadcastQueryClient (line 11) | function broadcastQueryClient({ FILE: packages/query-codemods/src/v4/__testfixtures__/type-arguments.input.tsx type Todos (line 4) | type Todos = { FILE: packages/query-codemods/src/v4/__testfixtures__/type-arguments.output.tsx type Todos (line 4) | type Todos = { FILE: packages/query-codemods/src/v4/utils/replacers/key-replacer.cjs class UnprocessableKeyError (line 1) | class UnprocessableKeyError extends Error { method constructor (line 2) | constructor(message) { FILE: packages/query-codemods/src/v5/is-loading/__testfixtures__/default-import.input.tsx function useSomethingElse (line 57) | function useSomethingElse() { function useAnotherThing (line 66) | function useAnotherThing() { FILE: packages/query-codemods/src/v5/is-loading/__testfixtures__/default-import.output.tsx function useSomethingElse (line 57) | function useSomethingElse() { function useAnotherThing (line 66) | function useAnotherThing() { FILE: packages/query-codemods/src/v5/is-loading/__testfixtures__/named-import.input.tsx function useSomethingElse (line 57) | function useSomethingElse() { function useAnotherThing (line 66) | function useAnotherThing() { FILE: packages/query-codemods/src/v5/is-loading/__testfixtures__/named-import.output.tsx function useSomethingElse (line 57) | function useSomethingElse() { function useAnotherThing (line 66) | function useAnotherThing() { FILE: packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.input.tsx type Post (line 5) | type Post = { FILE: packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/default.output.tsx type Post (line 5) | type Post = { FILE: packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.input.tsx type Post (line 10) | type Post = { FILE: packages/query-codemods/src/v5/keep-previous-data/__testfixtures__/named.output.tsx type Post (line 11) | type Post = { FILE: packages/query-codemods/src/v5/keep-previous-data/utils/already-has-placeholder-data-property.cjs class AlreadyHasPlaceholderDataProperty (line 1) | class AlreadyHasPlaceholderDataProperty extends Error { method constructor (line 6) | constructor(callExpression, filePath) { method buildMessage (line 17) | buildMessage(callExpression, filePath) { FILE: packages/query-codemods/src/v5/remove-overloads/__testfixtures__/bug-reports.input.tsx function useDetails (line 2) | function useDetails({ groupId }: { groupId?: string }): any { function useDetailsContainsIdentifierAsThirdArgument (line 12) | function useDetailsContainsIdentifierAsThirdArgument({ groupId }: { grou... function useWhatever (line 21) | function useWhatever({ thing }: { thing: string }) { function useDeleteSomething (line 30) | function useDeleteSomething(): any { function useDeleteSomethingWithOnError (line 39) | function useDeleteSomethingWithOnError(): any { FILE: packages/query-codemods/src/v5/remove-overloads/__testfixtures__/bug-reports.output.tsx function useDetails (line 2) | function useDetails({ groupId }: { groupId?: string }): any { function useDetailsContainsIdentifierAsThirdArgument (line 14) | function useDetailsContainsIdentifierAsThirdArgument({ groupId }: { grou... function useWhatever (line 27) | function useWhatever({ thing }: { thing: string }) { function useDeleteSomething (line 36) | function useDeleteSomething(): any { function useDeleteSomethingWithOnError (line 47) | function useDeleteSomethingWithOnError(): any { FILE: packages/query-codemods/src/v5/remove-overloads/utils/unknown-usage-error.cjs class UnknownUsageError (line 1) | class UnknownUsageError extends Error { method constructor (line 6) | constructor(callExpression, filePath) { method buildMessage (line 18) | buildMessage(callExpression, filePath) { FILE: packages/query-codemods/src/v5/rename-hydrate/__testfixtures__/default-import.input.tsx function MyApp (line 9) | function MyApp({ Component, pageProps }) { FILE: packages/query-codemods/src/v5/rename-hydrate/__testfixtures__/default-import.output.tsx function MyApp (line 9) | function MyApp({ Component, pageProps }) { FILE: packages/query-codemods/src/v5/rename-hydrate/__testfixtures__/named-import.input.tsx function MyApp (line 9) | function MyApp({ Component, pageProps }) { FILE: packages/query-codemods/src/v5/rename-hydrate/__testfixtures__/named-import.output.tsx function MyApp (line 9) | function MyApp({ Component, pageProps }) { FILE: packages/query-codemods/src/v5/rename-properties/__testfixtures__/rename-cache-time.input.tsx type UseAlgoliaOptionsButWithStringLiterals (line 6) | type UseAlgoliaOptionsButWithStringLiterals = { type UseAlgoliaOptions (line 16) | type UseAlgoliaOptions = { function useAlgolia (line 26) | function useAlgolia({ FILE: packages/query-codemods/src/v5/rename-properties/__testfixtures__/rename-cache-time.output.tsx type UseAlgoliaOptionsButWithStringLiterals (line 6) | type UseAlgoliaOptionsButWithStringLiterals = { type UseAlgoliaOptions (line 16) | type UseAlgoliaOptions = { function useAlgolia (line 26) | function useAlgolia({ FILE: packages/query-codemods/src/v5/rename-properties/__testfixtures__/rename-use-error-boundary.input.tsx type Type1 (line 4) | type Type1 = { type Type2 (line 9) | type Type2 = { function useSomething (line 14) | function useSomething() { FILE: packages/query-codemods/src/v5/rename-properties/__testfixtures__/rename-use-error-boundary.output.tsx type Type1 (line 4) | type Type1 = { type Type2 (line 9) | type Type2 = { function useSomething (line 14) | function useSomething() { FILE: packages/query-core/src/__tests__/OmitKeyof.test-d.ts type A (line 6) | type A = { type ExpectedType (line 11) | type ExpectedType = { type A (line 61) | type A = { type ExpectedType (line 66) | type ExpectedType = { type A (line 120) | type A = { type ExpectedType (line 125) | type ExpectedType = { FILE: packages/query-core/src/__tests__/infiniteQueryBehavior.test.tsx type TestResponse (line 339) | interface TestResponse { FILE: packages/query-core/src/__tests__/query.test.tsx method foo (line 1100) | get foo(): void { FILE: packages/query-core/src/__tests__/queryClient.test-d.tsx type CustomError (line 149) | type CustomError = Error & { customError: string } type TData (line 223) | type TData = { foo: string } type TError (line 224) | type TError = DefaultError & { bar: string } method predicate (line 246) | predicate(query) { method predicate (line 258) | predicate(mutation) { type SetQueryDataUpdaterArg (line 286) | type SetQueryDataUpdaterArg = Parameters< type SetQueriesDataUpdaterArg (line 296) | type SetQueriesDataUpdaterArg = Parameters< method onSettled (line 338) | onSettled(data, error, variables, context) { method predicate (line 387) | predicate(query) { method predicate (line 397) | predicate(mutation) { type SetQueryDataUpdaterArg (line 425) | type SetQueryDataUpdaterArg = Parameters< type SetQueriesDataUpdaterArg (line 435) | type SetQueriesDataUpdaterArg = Parameters< method onSettled (line 483) | onSettled(data, error, variables, context) { type SuccessCallback (line 601) | type SuccessCallback = () => unknown FILE: packages/query-core/src/__tests__/queryClient.test.tsx type StrictData (line 620) | type StrictData = 'data' type StrictQueryKey (line 621) | type StrictQueryKey = ['strict', ...ReturnType] type StrictData (line 794) | type StrictData = string type StrictQueryKey (line 795) | type StrictQueryKey = ['strict', ...ReturnType] type StrictData (line 838) | type StrictData = 'data' type StrictQueryKey (line 839) | type StrictQueryKey = ['strict', ...ReturnType] type StrictData (line 927) | type StrictData = 'data' type StrictQueryKey (line 928) | type StrictQueryKey = ['strict', ...ReturnType] FILE: packages/query-core/src/__tests__/queryObserver.test-d.tsx class CustomError (line 120) | class CustomError extends Error { FILE: packages/query-core/src/__tests__/streamedQuery.test.tsx function createAsyncNumberGenerator (line 20) | function createAsyncNumberGenerator(amount: number, start = 0) { FILE: packages/query-core/src/__tests__/timeoutManager.test.tsx function createMockProvider (line 11) | function createMockProvider(name: string = 'custom') { FILE: packages/query-core/src/__tests__/utils.test-d.tsx type TData (line 8) | type TData = { a: number; b: string } type TError (line 9) | type TError = Error & { message: string } method predicate (line 12) | predicate(query) { method predicate (line 30) | predicate(query) { type Key (line 79) | type Key = FILE: packages/query-core/src/__tests__/utils.test.tsx class Foo (line 81) | class Foo { method constructor (line 83) | constructor() { function Graph (line 91) | function Graph(this: any) { FILE: packages/query-core/src/__tests__/utils.ts function mockOnlineManagerIsOnline (line 6) | function mockOnlineManagerIsOnline( function executeMutation (line 12) | function executeMutation( function setIsServer (line 23) | function setIsServer(value: boolean) { FILE: packages/query-core/src/environmentManager.ts type IsServerValue (line 3) | type IsServerValue = () => boolean method isServer (line 15) | isServer(): boolean { method setIsServer (line 21) | setIsServer(isServerValue: IsServerValue): void { FILE: packages/query-core/src/focusManager.ts type Listener (line 3) | type Listener = (focused: boolean) => void type SetupFn (line 5) | type SetupFn = ( class FocusManager (line 9) | class FocusManager extends Subscribable { method constructor (line 15) | constructor() { method onSubscribe (line 34) | protected onSubscribe(): void { method onUnsubscribe (line 40) | protected onUnsubscribe() { method setEventListener (line 47) | setEventListener(setup: SetupFn): void { method setFocused (line 59) | setFocused(focused?: boolean): void { method onFocus (line 67) | onFocus(): void { method isFocused (line 74) | isFocused(): boolean { FILE: packages/query-core/src/hydration.ts type TransformerFn (line 18) | type TransformerFn = (data: any) => any function defaultTransformerFn (line 19) | function defaultTransformerFn(data: any): any { type DehydrateOptions (line 23) | interface DehydrateOptions { type HydrateOptions (line 30) | interface HydrateOptions { type DehydratedMutation (line 38) | interface DehydratedMutation { type DehydratedQuery (line 45) | interface DehydratedQuery { type DehydratedState (line 57) | interface DehydratedState { function dehydrateMutation (line 64) | function dehydrateMutation(mutation: Mutation): DehydratedMutation { function dehydrateQuery (line 77) | function dehydrateQuery( function defaultShouldDehydrateMutation (line 123) | function defaultShouldDehydrateMutation(mutation: Mutation) { function defaultShouldDehydrateQuery (line 127) | function defaultShouldDehydrateQuery(query: Query) { function defaultShouldRedactErrors (line 131) | function defaultShouldRedactErrors(_: unknown) { function dehydrate (line 135) | function dehydrate( function hydrate (line 178) | function hydrate( FILE: packages/query-core/src/infiniteQueryBehavior.ts function infiniteQueryBehavior (line 16) | function infiniteQueryBehavior( function getNextPageParam (line 132) | function getNextPageParam( function getPreviousPageParam (line 147) | function getPreviousPageParam( function hasNextPage (line 159) | function hasNextPage( function hasPreviousPage (line 170) | function hasPreviousPage( FILE: packages/query-core/src/infiniteQueryObserver.ts type InfiniteQueryObserverListener (line 22) | type InfiniteQueryObserverListener = ( class InfiniteQueryObserver (line 26) | class InfiniteQueryObserver< method constructor (line 68) | constructor( method bindMethods (line 81) | protected bindMethods(): void { method setOptions (line 87) | setOptions( method getOptimisticResult (line 102) | getOptimisticResult( method fetchNextPage (line 118) | fetchNextPage( method fetchPreviousPage (line 129) | fetchPreviousPage( method createResult (line 140) | protected createResult( type ReplaceReturnType (line 187) | type ReplaceReturnType< FILE: packages/query-core/src/mutation.ts type MutationConfig (line 18) | interface MutationConfig { type MutationState (line 26) | interface MutationState< type FailedAction (line 43) | interface FailedAction { type PendingAction (line 49) | interface PendingAction { type SuccessAction (line 56) | interface SuccessAction { type ErrorAction (line 61) | interface ErrorAction { type PauseAction (line 66) | interface PauseAction { type ContinueAction (line 70) | interface ContinueAction { type Action (line 74) | type Action = class Mutation (line 84) | class Mutation< method constructor (line 101) | constructor( method setOptions (line 116) | setOptions( method meta (line 124) | get meta(): MutationMeta | undefined { method addObserver (line 128) | addObserver(observer: MutationObserver): void { method removeObserver (line 143) | removeObserver(observer: MutationObserver): void { method optionalRemove (line 155) | protected optionalRemove() { method continue (line 165) | continue(): Promise { method execute (line 173) | async execute(variables: TVariables): Promise { method #dispatch (line 331) | #dispatch(action: Action):... function getDefaultState (line 402) | function getDefaultState< FILE: packages/query-core/src/mutationCache.ts type MutationCacheConfig (line 18) | interface MutationCacheConfig { type NotifyEventMutationAdded (line 48) | interface NotifyEventMutationAdded extends NotifyEvent { type NotifyEventMutationRemoved (line 52) | interface NotifyEventMutationRemoved extends NotifyEvent { type NotifyEventMutationObserverAdded (line 57) | interface NotifyEventMutationObserverAdded extends NotifyEvent { type NotifyEventMutationObserverRemoved (line 63) | interface NotifyEventMutationObserverRemoved extends NotifyEvent { type NotifyEventMutationObserverOptionsUpdated (line 69) | interface NotifyEventMutationObserverOptionsUpdated extends NotifyEvent { type NotifyEventMutationUpdated (line 75) | interface NotifyEventMutationUpdated extends NotifyEvent { type MutationCacheNotifyEvent (line 81) | type MutationCacheNotifyEvent = type MutationCacheListener (line 89) | type MutationCacheListener = (event: MutationCacheNotifyEvent) => void class MutationCache (line 93) | class MutationCache extends Subscribable { method constructor (line 98) | constructor(public config: MutationCacheConfig = {}) { method build (line 105) | build( method add (line 123) | add(mutation: Mutation): void { method remove (line 137) | remove(mutation: Mutation): void { method canRun (line 160) | canRun(mutation: Mutation): boolean { method runNext (line 177) | runNext(mutation: Mutation): Promise { method clear (line 190) | clear(): void { method getAll (line 200) | getAll(): Array { method find (line 204) | find< method findAll (line 219) | findAll(filters: MutationFilters = {}): Array { method notify (line 223) | notify(event: MutationCacheNotifyEvent) { method resumePausedMutations (line 231) | resumePausedMutations(): Promise { function scopeFor (line 242) | function scopeFor(mutation: Mutation) { FILE: packages/query-core/src/mutationObserver.ts type MutationObserverListener (line 17) | type MutationObserverListener): ... FILE: packages/query-core/src/notifyManager.ts type NotifyCallback (line 5) | type NotifyCallback = () => void type NotifyFunction (line 7) | type NotifyFunction = (callback: () => void) => void type BatchNotifyFunction (line 9) | type BatchNotifyFunction = (callback: () => void) => void type BatchCallsCallback (line 11) | type BatchCallsCallback> = (...args: T) => void type ScheduleFunction (line 13) | type ScheduleFunction = (callback: () => void) => void function createNotifyManager (line 17) | function createNotifyManager() { FILE: packages/query-core/src/onlineManager.ts type Listener (line 3) | type Listener = (online: boolean) => void type SetupFn (line 4) | type SetupFn = (setOnline: Listener) => (() => void) | undefined class OnlineManager (line 6) | class OnlineManager extends Subscribable { method constructor (line 12) | constructor() { method onSubscribe (line 35) | protected onSubscribe(): void { method onUnsubscribe (line 41) | protected onUnsubscribe() { method setEventListener (line 48) | setEventListener(setup: SetupFn): void { method setOnline (line 54) | setOnline(online: boolean): void { method isOnline (line 65) | isOnline(): boolean { FILE: packages/query-core/src/queriesObserver.ts function difference (line 12) | function difference(array1: Array, array2: Array): Array { function replaceAt (line 17) | function replaceAt(array: Array, index: number, value: T): Array { type QueriesObserverListener (line 23) | type QueriesObserverListener = (result: Array) => void type CombineFn (line 25) | type CombineFn = ( type QueriesObserverOptions (line 29) | interface QueriesObserverOptions< class QueriesObserver (line 35) | class QueriesObserver< method constructor (line 49) | constructor( method onSubscribe (line 65) | protected onSubscribe(): void { method onUnsubscribe (line 75) | protected onUnsubscribe(): void { method destroy (line 81) | destroy(): void { method setQueries (line 88) | setQueries( method getCurrentResult (line 160) | getCurrentResult(): Array { method getQueries (line 164) | getQueries() { method getObservers (line 168) | getObservers() { method getOptimisticResult (line 172) | getOptimisticResult( method #trackResult (line 199) | #trackResult( method #combineResult (line 216) | #combineResult( method #findMatchingObservers (line 252) | #findMatchingObservers( method #onUpdate (line 287) | #onUpdate(observer: QueryObserver, result: QueryObserverResult): void { method #notify (line 295) | #notify(): void { type QueryObserverMatch (line 312) | type QueryObserverMatch = { FILE: packages/query-core/src/query.ts type QueryConfig (line 34) | interface QueryConfig< type QueryState (line 48) | interface QueryState { type FetchContext (line 63) | interface FetchContext< type QueryBehavior (line 78) | interface QueryBehavior< type FetchDirection (line 90) | type FetchDirection = 'forward' | 'backward' type FetchMeta (line 92) | interface FetchMeta { type FetchOptions (line 96) | interface FetchOptions { type FailedAction (line 102) | interface FailedAction { type FetchAction (line 108) | interface FetchAction { type SuccessAction (line 113) | interface SuccessAction { type ErrorAction (line 120) | interface ErrorAction { type InvalidateAction (line 125) | interface InvalidateAction { type PauseAction (line 129) | interface PauseAction { type ContinueAction (line 133) | interface ContinueAction { type SetStateAction (line 137) | interface SetStateAction { type Action (line 143) | type Action = type SetStateOptions (line 153) | interface SetStateOptions { class Query (line 159) | class Query< method constructor (line 179) | constructor(config: QueryConfig | undefined { method setOptions (line 202) | setOptions( method optionalRemove (line 221) | protected optionalRemove() { method setData (line 227) | setData( method setState (line 244) | setState( method cancel (line 251) | cancel(options?: CancelOptions): Promise { method destroy (line 257) | destroy(): void { method resetState (line 263) | get resetState(): QueryState { method reset (line 267) | reset(): void { method isActive (line 272) | isActive(): boolean { method isDisabled (line 278) | isDisabled(): boolean { method isFetched (line 286) | isFetched() { method isStatic (line 290) | isStatic(): boolean { method isStale (line 301) | isStale(): boolean { method isStaleByTime (line 313) | isStaleByTime(staleTime: StaleTime = 0): boolean { method onFocus (line 330) | onFocus(): void { method onOnline (line 339) | onOnline(): void { method addObserver (line 348) | addObserver(observer: QueryObserver): void { method removeObserver (line 359) | removeObserver(observer: QueryObserver): void { method getObserversCount (line 381) | getObserversCount(): number { method #isInitialPausedFetch (line 385) | #isInitialPausedFetch(): boolean { method invalidate (line 391) | invalidate(): void { method fetch (line 397) | async fetch( method #dispatch (line 618) | #dispatch(action: Action): void { function fetchState (line 701) | function fetchState< function successState (line 722) | function successState(data: TData | undefined, dataUpdatedAt?: nu... function getDefaultState (line 732) | function getDefaultState< FILE: packages/query-core/src/queryCache.ts type QueryCacheConfig (line 19) | interface QueryCacheConfig { type NotifyEventQueryAdded (line 32) | interface NotifyEventQueryAdded extends NotifyEvent { type NotifyEventQueryRemoved (line 37) | interface NotifyEventQueryRemoved extends NotifyEvent { type NotifyEventQueryUpdated (line 42) | interface NotifyEventQueryUpdated extends NotifyEvent { type NotifyEventQueryObserverAdded (line 48) | interface NotifyEventQueryObserverAdded extends NotifyEvent { type NotifyEventQueryObserverRemoved (line 54) | interface NotifyEventQueryObserverRemoved extends NotifyEvent { type NotifyEventQueryObserverResultsUpdated (line 60) | interface NotifyEventQueryObserverResultsUpdated extends NotifyEvent { type NotifyEventQueryObserverOptionsUpdated (line 65) | interface NotifyEventQueryObserverOptionsUpdated extends NotifyEvent { type QueryCacheNotifyEvent (line 71) | type QueryCacheNotifyEvent = type QueryCacheListener (line 80) | type QueryCacheListener = (event: QueryCacheNotifyEvent) => void type QueryStore (line 82) | interface QueryStore { class QueryCache (line 92) | class QueryCache extends Subscribable { method constructor (line 95) | constructor(public config: QueryCacheConfig = {}) { method build (line 100) | build< method add (line 133) | add(query: Query): void { method remove (line 144) | remove(query: Query): void { method clear (line 158) | clear(): void { method get (line 166) | get< method getAll (line 179) | getAll(): Array { method find (line 183) | find = {}): Array { method notify (line 200) | notify(event: QueryCacheNotifyEvent): void { method onFocus (line 208) | onFocus(): void { method onOnline (line 216) | onOnline(): void { FILE: packages/query-core/src/queryClient.ts type QueryDefaults (line 49) | interface QueryDefaults { type MutationDefaults (line 54) | interface MutationDefaults { class QueryClient (line 61) | class QueryClient { method constructor (line 71) | constructor(config: QueryClientConfig = {}) { method mount (line 80) | mount(): void { method unmount (line 98) | unmount(): void { method isFetching (line 109) | isFetching = QueryFilters>( method isMutating (line 116) | isMutating< method getQueryData (line 129) | getQueryData< method ensureQueryData (line 140) | ensureQueryData< method getQueriesData (line 166) | getQueriesData< method setQueryData (line 176) | setQueryData< method setQueriesData (line 211) | setQueriesData< method getQueryState (line 232) | getQueryState< method removeQueries (line 247) | removeQueries( method resetQueries (line 258) | resetQueries( method cancelQueries (line 278) | cancelQueries( method invalidateQueries (line 293) | invalidateQueries( method refetchQueries (line 315) | refetchQueries( method fetchQuery (line 341) | fetchQuery< method prefetchQuery (line 372) | prefetchQuery< method fetchInfiniteQuery (line 383) | fetchInfiniteQuery< method prefetchInfiniteQuery (line 407) | prefetchInfiniteQuery< method ensureInfiniteQueryData (line 425) | ensureInfiniteQueryData< method resumePausedMutations (line 450) | resumePausedMutations(): Promise { method getQueryCache (line 457) | getQueryCache(): QueryCache { method getMutationCache (line 461) | getMutationCache(): MutationCache { method getDefaultOptions (line 465) | getDefaultOptions(): DefaultOptions { method setDefaultOptions (line 469) | setDefaultOptions(options: DefaultOptions): void { method setQueryDefaults (line 473) | setQueryDefaults< method getQueryDefaults (line 493) | getQueryDefaults( method setMutationDefaults (line 511) | setMutationDefaults< method getMutationDefaults (line 529) | getMutationDefaults( method defaultQueryOptions (line 548) | defaultQueryOptions< method defaultMutationOptions (line 629) | defaultMutationOptions>( method clear (line 644) | clear(): void { FILE: packages/query-core/src/queryObserver.ts type QueryObserverListener (line 32) | type QueryObserverListener = ( type ObserverFetchOptions (line 36) | interface ObserverFetchOptions extends FetchOptions { class QueryObserver (line 40) | class QueryObserver< method constructor (line 71) | constructor( method bindMethods (line 91) | protected bindMethods(): void { method onSubscribe (line 95) | protected onSubscribe(): void { method onUnsubscribe (line 109) | protected onUnsubscribe(): void { method shouldFetchOnReconnect (line 115) | shouldFetchOnReconnect(): boolean { method shouldFetchOnWindowFocus (line 123) | shouldFetchOnWindowFocus(): boolean { method destroy (line 131) | destroy(): void { method setOptions (line 138) | setOptions( method getOptimisticResult (line 222) | getOptimisticResult( method getCurrentResult (line 259) | getCurrentResult(): QueryObserverResult { method trackResult (line 263) | trackResult( method trackProp (line 289) | trackProp(key: keyof QueryObserverResult) { method getCurrentQuery (line 293) | getCurrentQuery(): Query { method refetch (line 297) | refetch({ ...options }: RefetchOptions = {}): Promise< method fetchOptimistic (line 305) | fetchOptimistic( method fetch (line 323) | protected fetch( method #executeFetch (line 335) | #executeFetch( method #updateStaleTimeout (line 354) | #updateStaleTimeout(): void { method #computeRefetchInterval (line 382) | #computeRefetchInterval() { method #updateRefetchInterval (line 390) | #updateRefetchInterval(nextInterval: number | false): void { method #updateTimers (line 414) | #updateTimers(): void { method #clearStaleTimeout (line 419) | #clearStaleTimeout(): void { method #clearRefetchInterval (line 426) | #clearRefetchInterval(): void { method createResult (line 433) | protected createResult( method updateResult (line 645) | updateResult(): void { method #updateQuery (line 703) | #updateQuery(): void { method onQueryUpdate (line 722) | onQueryUpdate(): void { method #notify (line 730) | #notify(notifyOptions: { listeners: boolean }): void { function shouldLoadOnMount (line 748) | function shouldLoadOnMount( function shouldFetchOnMount (line 759) | function shouldFetchOnMount( function shouldFetchOn (line 770) | function shouldFetchOn( function shouldFetchOptionally (line 788) | function shouldFetchOptionally( function isStale (line 802) | function isStale( function shouldAssignObserverCurrentProperties (line 814) | function shouldAssignObserverCurrentProperties< FILE: packages/query-core/src/removable.ts method destroy (line 10) | destroy(): void { method scheduleGc (line 14) | protected scheduleGc(): void { method updateGcTime (line 24) | protected updateGcTime(newGcTime: number | undefined): void { method clearGcTimeout (line 32) | protected clearGcTimeout() { FILE: packages/query-core/src/retryer.ts type RetryerConfig (line 11) | interface RetryerConfig { type Retryer (line 24) | interface Retryer { type RetryValue (line 35) | type RetryValue = boolean | number | ShouldRetryFunction type ShouldRetryFunction (line 37) | type ShouldRetryFunction = ( type RetryDelayValue (line 42) | type RetryDelayValue = number | RetryDelayFunction type RetryDelayFunction (line 44) | type RetryDelayFunction = ( function defaultRetryDelay (line 49) | function defaultRetryDelay(failureCount: number) { function canFetch (line 53) | function canFetch(networkMode: NetworkMode | undefined): boolean { class CancelledError (line 59) | class CancelledError extends Error { method constructor (line 62) | constructor(options?: CancelOptions) { function isCancelledError (line 72) | function isCancelledError(value: any): value is CancelledError { function createRetryer (line 76) | function createRetryer( FILE: packages/query-core/src/streamedQuery.ts type BaseStreamedQueryParams (line 9) | type BaseStreamedQueryParams = { type SimpleStreamedQueryParams (line 16) | type SimpleStreamedQueryParams< type ReducibleStreamedQueryParams (line 24) | type ReducibleStreamedQueryParams< type StreamedQueryParams (line 33) | type StreamedQueryParams = function streamedQuery (line 51) | function streamedQuery< FILE: packages/query-core/src/subscribable.ts class Subscribable (line 1) | class Subscribable { method constructor (line 4) | constructor() { method subscribe (line 8) | subscribe(listener: TListener): () => void { method hasListeners (line 19) | hasListeners(): boolean { method onSubscribe (line 23) | protected onSubscribe(): void { method onUnsubscribe (line 27) | protected onUnsubscribe(): void { FILE: packages/query-core/src/thenable.ts type Fulfilled (line 12) | interface Fulfilled { type Rejected (line 16) | interface Rejected { type Pending (line 20) | interface Pending { type FulfilledThenable (line 35) | type FulfilledThenable = Promise & Fulfilled type RejectedThenable (line 36) | type RejectedThenable = Promise & Rejected type PendingThenable (line 37) | type PendingThenable = Promise & Pending type Thenable (line 39) | type Thenable = function pendingThenable (line 44) | function pendingThenable(): PendingThenable { function tryResolveSync (line 94) | function tryResolveSync(promise: Promise | Thenable) { FILE: packages/query-core/src/timeoutManager.ts type TimeoutCallback (line 9) | type TimeoutCallback = (_: void) => void type ManagedTimerId (line 17) | type ManagedTimerId = number | { [Symbol.toPrimitive]: () => number } type TimeoutProvider (line 22) | type TimeoutProvider = class TimeoutManager (line 62) | class TimeoutManager implements Omit { method setTimeoutProvider (line 72) | setTimeoutProvider( method setTimeout (line 101) | setTimeout(callback: TimeoutCallback, delay: number): ManagedTimerId { method clearTimeout (line 108) | clearTimeout(timeoutId: ManagedTimerId | undefined): void { method setInterval (line 112) | setInterval(callback: TimeoutCallback, delay: number): ManagedTimerId { method clearInterval (line 119) | clearInterval(intervalId: ManagedTimerId | undefined): void { function systemSetTimeoutZero (line 133) | function systemSetTimeoutZero(callback: TimeoutCallback): void { FILE: packages/query-core/src/types.ts type NonUndefinedGuard (line 12) | type NonUndefinedGuard = T extends undefined ? never : T type DistributiveOmit (line 14) | type DistributiveOmit< type OmitKeyof (line 19) | type OmitKeyof< type Override (line 31) | type Override = { type NoInfer (line 37) | type NoInfer = [T][T extends any ? 0 : never] type Register (line 39) | interface Register { type DefaultError (line 47) | type DefaultError = Register extends { type QueryKey (line 53) | type QueryKey = Register extends { type dataTagSymbol (line 64) | type dataTagSymbol = typeof dataTagSymbol type dataTagErrorSymbol (line 66) | type dataTagErrorSymbol = typeof dataTagErrorSymbol type UnsetMarker (line 68) | type UnsetMarker = typeof unsetMarker type AnyDataTag (line 69) | type AnyDataTag = { type DataTag (line 73) | type DataTag< type InferDataFromTag (line 84) | type InferDataFromTag = type InferErrorFromTag (line 89) | type InferErrorFromTag = type QueryFunction (line 96) | type QueryFunction< type StaleTime (line 102) | type StaleTime = number | 'static' type StaleTimeFunction (line 104) | type StaleTimeFunction< type Enabled (line 113) | type Enabled< type QueryPersister (line 122) | type QueryPersister< type QueryFunctionContext (line 138) | type QueryFunctionContext< type InitialDataFunction (line 167) | type InitialDataFunction = () => T | undefined type NonFunctionGuard (line 169) | type NonFunctionGuard = T extends Function ? never : T type PlaceholderDataFunction (line 171) | type PlaceholderDataFunction< type QueriesPlaceholderDataFunction (line 181) | type QueriesPlaceholderDataFunction = ( type QueryKeyHashFunction (line 186) | type QueryKeyHashFunction = ( type GetPreviousPageParamFunction (line 190) | type GetPreviousPageParamFunction = ( type GetNextPageParamFunction (line 197) | type GetNextPageParamFunction = ( type InfiniteData (line 204) | interface InfiniteData { type QueryMeta (line 209) | type QueryMeta = Register extends { type NetworkMode (line 217) | type NetworkMode = 'online' | 'always' | 'offlineFirst' type NotifyOnChangeProps (line 219) | type NotifyOnChangeProps = type QueryOptions (line 225) | interface QueryOptions< type InitialPageParam (line 280) | interface InitialPageParam { type InfiniteQueryPageParamsOptions (line 284) | interface InfiniteQueryPageParamsOptions< type ThrowOnError (line 300) | type ThrowOnError< type QueryObserverOptions (line 312) | interface QueryObserverOptions< type WithRequired (line 443) | type WithRequired = TTarget & { type DefaultedQueryObserverOptions (line 447) | type DefaultedQueryObserverOptions< type InfiniteQueryObserverOptions (line 458) | interface InfiniteQueryObserverOptions< type DefaultedInfiniteQueryObserverOptions (line 476) | type DefaultedInfiniteQueryObserverOptions< type FetchQueryOptions (line 493) | interface FetchQueryOptions< type EnsureQueryDataOptions (line 511) | interface EnsureQueryDataOptions< type EnsureInfiniteQueryDataOptions (line 527) | type EnsureInfiniteQueryDataOptions< type FetchInfiniteQueryPages (line 543) | type FetchInfiniteQueryPages = type InfiniteQueryObserverBaseResult (line 910) | interface InfiniteQueryObserverBaseResult< type InfiniteQueryObserverPendingResult (line 952) | interface InfiniteQueryObserverPendingResult< type InfiniteQueryObserverLoadingResult (line 969) | interface InfiniteQueryObserverLoadingResult< type InfiniteQueryObserverLoadingErrorResult (line 987) | interface InfiniteQueryObserverLoadingErrorResult< type InfiniteQueryObserverRefetchErrorResult (line 1005) | interface InfiniteQueryObserverRefetchErrorResult< type InfiniteQueryObserverSuccessResult (line 1021) | interface InfiniteQueryObserverSuccessResult< type InfiniteQueryObserverPlaceholderResult (line 1039) | interface InfiniteQueryObserverPlaceholderResult< type DefinedInfiniteQueryObserverResult (line 1057) | type DefinedInfiniteQueryObserverResult< type InfiniteQueryObserverResult (line 1064) | type InfiniteQueryObserverResult< type MutationKey (line 1074) | type MutationKey = Register extends { type MutationStatus (line 1084) | type MutationStatus = 'idle' | 'pending' | 'success' | 'error' type MutationScope (line 1086) | type MutationScope = { type MutationMeta (line 1090) | type MutationMeta = Register extends { type MutationFunctionContext (line 1098) | type MutationFunctionContext = { type MutationFunction (line 1104) | type MutationFunction = ( type MutationOptions (line 1109) | interface MutationOptions< type MutationObserverOptions (line 1149) | interface MutationObserverOptions< type MutateOptions (line 1158) | interface MutateOptions< type MutateFunction (line 1185) | type MutateFunction< type MutationObserverBaseResult (line 1195) | interface MutationObserverBaseResult< type MutationObserverIdleResult (line 1260) | interface MutationObserverIdleResult< type MutationObserverLoadingResult (line 1281) | interface MutationObserverLoadingResult< type MutationObserverErrorResult (line 1302) | interface MutationObserverErrorResult< type MutationObserverSuccessResult (line 1323) | interface MutationObserverSuccessResult< type MutationObserverResult (line 1344) | type MutationObserverResult< type QueryClientConfig (line 1355) | interface QueryClientConfig { type DefaultOptions (line 1361) | interface DefaultOptions { type CancelOptions (line 1371) | interface CancelOptions { type SetDataOptions (line 1376) | interface SetDataOptions { type NotifyEventType (line 1380) | type NotifyEventType = type NotifyEvent (line 1389) | interface NotifyEvent { FILE: packages/query-core/src/utils.ts type DropLast (line 19) | type DropLast> = T extends readonly [ type TuplePrefixes (line 26) | type TuplePrefixes> = T extends readonl... type QueryFilters (line 30) | interface QueryFilters { type MutationFilters (line 57) | interface MutationFilters< type Updater (line 83) | type Updater = TOutput | ((input: TInput) => TOutput) type QueryTypeFilter (line 85) | type QueryTypeFilter = 'all' | 'active' | 'inactive' function noop (line 96) | function noop() {} function functionalUpdate (line 98) | function functionalUpdate( function isValidTimeout (line 107) | function isValidTimeout(value: unknown): value is number { function timeUntilStale (line 111) | function timeUntilStale(updatedAt: number, staleTime?: number): number { function resolveStaleTime (line 115) | function resolveStaleTime< function resolveEnabled (line 129) | function resolveEnabled< function matchQuery (line 141) | function matchQuery( function matchMutation (line 189) | function matchMutation( function hashQueryKeyByOptions (line 218) | function hashQueryKeyByOptions( function hashKey (line 230) | function hashKey(queryKey: QueryKey | MutationKey): string { function partialMatchKey (line 247) | function partialMatchKey(a: any, b: any): boolean { function replaceEqualDeep (line 271) | function replaceEqualDeep(a: any, b: any, depth = 0): any { function shallowEqualObjects (line 322) | function shallowEqualObjects>( function isPlainArray (line 339) | function isPlainArray(value: unknown): value is Array { function isPlainObject (line 344) | function isPlainObject(o: any): o is Record { function hasObjectPrototype (line 375) | function hasObjectPrototype(o: any): boolean { function sleep (line 379) | function sleep(timeout: number): Promise { function replaceData (line 385) | function replaceData< function keepPreviousData (line 410) | function keepPreviousData( function addToEnd (line 416) | function addToEnd(items: Array, item: T, max = 0): Array { function addToStart (line 421) | function addToStart(items: Array, item: T, max = 0): Array { type SkipToken (line 427) | type SkipToken = typeof skipToken function ensureQueryFn (line 429) | function ensureQueryFn< function shouldThrowError (line 462) | function shouldThrowError) => boolean>( function addConsumeAwareSignal (line 474) | function addConsumeAwareSignal( FILE: packages/query-devtools/src/Devtools.tsx type DevtoolsPanelProps (line 83) | interface DevtoolsPanelProps { type ContentViewProps (line 88) | interface ContentViewProps { type QueryStatusProps (line 95) | interface QueryStatusProps { type DevtoolsComponentType (line 110) | type DevtoolsComponentType = Component & { type DevToolsActionType (line 2697) | type DevToolsActionType = constant DEV_TOOLS_EVENT (line 2709) | const DEV_TOOLS_EVENT = '@tanstack/query-devtools-event' FILE: packages/query-devtools/src/Explorer.tsx function chunkArray (line 41) | function chunkArray( type CopyState (line 97) | type CopyState = 'NoCopy' | 'SuccessCopy' | 'ErrorCopy' type ExplorerProps (line 254) | type ExplorerProps = { function isIterable (line 265) | function isIterable(x: any): x is Iterable { function Explorer (line 269) | function Explorer(props: ExplorerProps) { FILE: packages/query-devtools/src/TanstackQueryDevtools.tsx type TanstackQueryDevtoolsConfig (line 18) | interface TanstackQueryDevtoolsConfig extends QueryDevtoolsProps { class TanstackQueryDevtools (line 23) | class TanstackQueryDevtools { method constructor (line 40) | constructor(config: TanstackQueryDevtoolsConfig) { method setButtonPosition (line 69) | setButtonPosition(position: DevtoolsButtonPosition) { method setPosition (line 73) | setPosition(position: DevtoolsPosition) { method setInitialIsOpen (line 77) | setInitialIsOpen(isOpen: boolean) { method setErrorTypes (line 81) | setErrorTypes(errorTypes: Array) { method setClient (line 85) | setClient(client: QueryClient) { method setTheme (line 89) | setTheme(theme?: Theme) { method mount (line 93) | mount(el: T) { method unmount (line 151) | unmount() { FILE: packages/query-devtools/src/TanstackQueryDevtoolsPanel.tsx type TanstackQueryDevtoolsPanelConfig (line 18) | interface TanstackQueryDevtoolsPanelConfig extends QueryDevtoolsProps { class TanstackQueryDevtoolsPanel (line 24) | class TanstackQueryDevtoolsPanel { method constructor (line 42) | constructor(config: TanstackQueryDevtoolsPanelConfig) { method setButtonPosition (line 73) | setButtonPosition(position: DevtoolsButtonPosition) { method setPosition (line 77) | setPosition(position: DevtoolsPosition) { method setInitialIsOpen (line 81) | setInitialIsOpen(isOpen: boolean) { method setErrorTypes (line 85) | setErrorTypes(errorTypes: Array) { method setClient (line 89) | setClient(client: QueryClient) { method setOnClose (line 93) | setOnClose(onClose: () => unknown) { method setTheme (line 97) | setTheme(theme?: Theme) { method mount (line 101) | mount(el: T) { method unmount (line 163) | unmount() { FILE: packages/query-devtools/src/constants.ts constant BUTTON_POSITION (line 8) | const BUTTON_POSITION: DevtoolsButtonPosition = 'bottom-right' constant POSITION (line 9) | const POSITION: DevtoolsPosition = 'bottom' constant THEME_PREFERENCE (line 10) | const THEME_PREFERENCE = 'system' constant INITIAL_IS_OPEN (line 11) | const INITIAL_IS_OPEN = false constant DEFAULT_HEIGHT (line 12) | const DEFAULT_HEIGHT = 500 constant PIP_DEFAULT_HEIGHT (line 13) | const PIP_DEFAULT_HEIGHT = 500 constant DEFAULT_WIDTH (line 14) | const DEFAULT_WIDTH = 500 constant DEFAULT_SORT_FN_NAME (line 15) | const DEFAULT_SORT_FN_NAME = Object.keys(sortFns)[0] constant DEFAULT_SORT_ORDER (line 16) | const DEFAULT_SORT_ORDER = 1 constant DEFAULT_MUTATION_SORT_FN_NAME (line 17) | const DEFAULT_MUTATION_SORT_FN_NAME = Object.keys(mutationSortFns)[0] FILE: packages/query-devtools/src/contexts/PiPContext.tsx type PiPProviderProps (line 15) | interface PiPProviderProps { type PiPContextType (line 22) | type PiPContextType = { class PipOpenError (line 29) | class PipOpenError extends Error {} FILE: packages/query-devtools/src/contexts/QueryDevtoolsContext.ts type XPosition (line 4) | type XPosition = 'left' | 'right' type YPosition (line 5) | type YPosition = 'top' | 'bottom' type DevtoolsPosition (line 6) | type DevtoolsPosition = XPosition | YPosition type DevtoolsButtonPosition (line 7) | type DevtoolsButtonPosition = `${YPosition}-${XPosition}` | 'relative' type Theme (line 8) | type Theme = 'dark' | 'light' | 'system' type DevtoolsErrorType (line 10) | interface DevtoolsErrorType { type QueryDevtoolsProps (line 21) | interface QueryDevtoolsProps { function useQueryDevtoolsContext (line 45) | function useQueryDevtoolsContext() { FILE: packages/query-devtools/src/contexts/ThemeContext.ts function useTheme (line 8) | function useTheme() { FILE: packages/query-devtools/src/icons/index.tsx function Search (line 3) | function Search() { function Trash (line 23) | function Trash() { function ChevronDown (line 43) | function ChevronDown() { function ArrowUp (line 63) | function ArrowUp() { function ArrowDown (line 83) | function ArrowDown() { function ArrowLeft (line 103) | function ArrowLeft() { function ArrowRight (line 126) | function ArrowRight() { function Sun (line 149) | function Sun() { function Moon (line 169) | function Moon() { function Monitor (line 189) | function Monitor() { function Wifi (line 209) | function Wifi() { function Offline (line 226) | function Offline() { function Settings (line 244) | function Settings() { function PiPIcon (line 271) | function PiPIcon() { function Copier (line 291) | function Copier() { function Pencil (line 312) | function Pencil() { function CopiedCopier (line 332) | function CopiedCopier(props: { theme: 'light' | 'dark' }) { function ErrorCopier (line 352) | function ErrorCopier() { function List (line 372) | function List() { function Check (line 391) | function Check(props: { checked: boolean; theme: 'light' | 'dark' }) { function CheckCircle (line 432) | function CheckCircle() { function LoadingCircle (line 452) | function LoadingCircle() { function XCircle (line 481) | function XCircle() { function PauseCircle (line 501) | function PauseCircle() { function TanstackLogo (line 521) | function TanstackLogo() { FILE: packages/query-devtools/src/utils.tsx function getQueryStatusLabel (line 6) | function getQueryStatusLabel(query: Query) { type QueryStatusLabel (line 18) | type QueryStatusLabel = 'fresh' | 'stale' | 'paused' | 'inactive' | 'fet... function getSidedProp (line 20) | function getSidedProp( function getQueryStatusColor (line 29) | function getQueryStatusColor({ function getMutationStatusColor (line 49) | function getMutationStatusColor({ function getQueryStatusColorByLabel (line 67) | function getQueryStatusColorByLabel(label: QueryStatusLabel) { type SortFn (line 91) | type SortFn = (a: Query, b: Query) => number type MutationSortFn (line 121) | type MutationSortFn = (a: Mutation, b: Mutation) => number FILE: packages/query-persist-client-core/src/__tests__/createPersister.test.ts function getFreshStorage (line 10) | function getFreshStorage() { function setupPersister (line 28) | function setupPersister( FILE: packages/query-persist-client-core/src/__tests__/utils.ts function createMockPersister (line 5) | function createMockPersister(): Persister { function createSpyPersister (line 22) | function createSpyPersister(): Persister { FILE: packages/query-persist-client-core/src/createPersister.ts type PersistedQuery (line 16) | interface PersistedQuery { type MaybePromise (line 23) | type MaybePromise = T | Promise type AsyncStorage (line 25) | interface AsyncStorage { type StoragePersisterOptions (line 32) | interface StoragePersisterOptions { constant PERSISTER_KEY_PREFIX (line 78) | const PERSISTER_KEY_PREFIX = 'tanstack-query' function experimental_createQueryPersister (line 95) | function experimental_createQueryPersister({ FILE: packages/query-persist-client-core/src/persist.ts type Promisable (line 10) | type Promisable = T | PromiseLike type Persister (line 12) | interface Persister { type PersistedClient (line 18) | interface PersistedClient { type PersistQueryClientRootOptions (line 24) | interface PersistQueryClientRootOptions { type PersistedQueryClientRestoreOptions (line 35) | interface PersistedQueryClientRestoreOptions extends PersistQueryClientR... type PersistedQueryClientSaveOptions (line 44) | interface PersistedQueryClientSaveOptions extends PersistQueryClientRoot... type PersistQueryClientOptions (line 49) | interface PersistQueryClientOptions function isCacheEventType (line 61) | function isCacheEventType(eventType: NotifyEventType) { function persistQueryClientRestore (line 71) | async function persistQueryClientRestore({ function persistQueryClientSave (line 113) | async function persistQueryClientSave({ function persistQueryClientSubscribe (line 132) | function persistQueryClientSubscribe( function persistQueryClient (line 160) | function persistQueryClient( FILE: packages/query-persist-client-core/src/retryStrategies.ts type PersistRetryer (line 3) | type PersistRetryer = (props: { FILE: packages/query-sync-storage-persister/src/__tests__/storageIsFull.test.ts function getMockStorage (line 12) | function getMockStorage(limitSize?: number) { FILE: packages/query-sync-storage-persister/src/index.ts type Storage (line 10) | interface Storage { type CreateSyncStoragePersisterOptions (line 16) | interface CreateSyncStoragePersisterOptions { function createSyncStoragePersister (line 44) | function createSyncStoragePersister({ function throttle (line 101) | function throttle>( FILE: packages/query-sync-storage-persister/src/utils.ts function noop (line 3) | function noop() {} FILE: packages/react-query-devtools/src/ReactQueryDevtools.tsx type DevtoolsOptions (line 13) | interface DevtoolsOptions { function ReactQueryDevtools (line 57) | function ReactQueryDevtools( FILE: packages/react-query-devtools/src/ReactQueryDevtoolsPanel.tsx type DevtoolsPanelOptions (line 8) | interface DevtoolsPanelOptions { function ReactQueryDevtoolsPanel (line 49) | function ReactQueryDevtoolsPanel( FILE: packages/react-query-devtools/src/index.ts type DevtoolsPanelOptions (line 20) | type DevtoolsPanelOptions = DevtoolsPanel.DevtoolsPanelOptions FILE: packages/react-query-next-experimental/src/HydrationStreamProvider.tsx type DataTransformer (line 10) | interface DataTransformer { type Serialized (line 15) | type Serialized = unknown & { type TypedDataTransformer (line 19) | interface TypedDataTransformer { type HydrationStreamContext (line 24) | interface HydrationStreamContext { type HydrationStreamProviderProps (line 36) | interface HydrationStreamProviderProps { function createHydrationStreamProvider (line 59) | function createHydrationStreamProvider() { FILE: packages/react-query-next-experimental/src/ReactQueryStreamedHydration.tsx function ReactQueryStreamedHydration (line 27) | function ReactQueryStreamedHydration(props: { FILE: packages/react-query-next-experimental/src/htmlescape.ts constant ESCAPE_LOOKUP (line 12) | const ESCAPE_LOOKUP: Record = { constant ESCAPE_REGEX (line 20) | const ESCAPE_REGEX = /[&><\u2028\u2029]/g function htmlEscapeJsonString (line 22) | function htmlEscapeJsonString(str: string): string { FILE: packages/react-query-persist-client/src/PersistQueryClientProvider.tsx type PersistQueryClientProviderProps (line 12) | type PersistQueryClientProviderProps = QueryClientProviderProps & { FILE: packages/react-query-persist-client/src/__tests__/PersistQueryClientProvider.test.tsx method persistClient (line 21) | persistClient(persistClient: PersistedClient) { method restoreClient (line 24) | async restoreClient() { method removeClient (line 27) | removeClient() { method persistClient (line 40) | async persistClient() { method restoreClient (line 43) | async restoreClient() { function Page (line 79) | function Page() { function Page (line 154) | function Page() { function Page (line 222) | function Page() { function Page (line 302) | function Page() { function Page (line 384) | function Page() { function Page (line 454) | function Page() { function Page (line 508) | function Page() { function Page (line 569) | function Page() { function App (line 634) | function App() { function Page (line 669) | function Page() { method persistClient (line 732) | persistClient(persistClient) { method restoreClient (line 735) | async restoreClient() { method removeClient (line 739) | removeClient() { function Page (line 763) | function Page() { FILE: packages/react-query-persist-client/src/__tests__/use-queries-with-persist.test.tsx function TestComponent (line 96) | function TestComponent() { FILE: packages/react-query/src/HydrationBoundary.tsx type HydrationBoundaryProps (line 13) | interface HydrationBoundaryProps { FILE: packages/react-query/src/QueryClientProvider.tsx type QueryClientProviderProps (line 24) | type QueryClientProviderProps = { FILE: packages/react-query/src/QueryErrorResetBoundary.tsx type QueryErrorResetFunction (line 5) | type QueryErrorResetFunction = () => void type QueryErrorIsResetFunction (line 6) | type QueryErrorIsResetFunction = () => boolean type QueryErrorClearResetFunction (line 7) | type QueryErrorClearResetFunction = () => void type QueryErrorResetBoundaryValue (line 9) | interface QueryErrorResetBoundaryValue { function createValue (line 15) | function createValue(): QueryErrorResetBoundaryValue { type QueryErrorResetBoundaryFunction (line 39) | type QueryErrorResetBoundaryFunction = ( type QueryErrorResetBoundaryProps (line 43) | interface QueryErrorResetBoundaryProps { FILE: packages/react-query/src/__tests__/HydrationBoundary.test.tsx function Page (line 38) | function Page() { function Page (line 70) | function Page() { function Page (line 105) | function Page({ queryKey }: { queryKey: [string] }) { function Page (line 176) | function Page({ queryKey }: { queryKey: [string] }) { function Thrower (line 214) | function Thrower(): never { function Page (line 269) | function Page() { function Page (line 315) | function Page() { function Page (line 343) | function Page() { function Page (line 367) | function Page() { function Page (line 391) | function Page() { function Page (line 455) | function Page() { function Page (line 488) | function Page() { function Page (line 518) | function Page() { FILE: packages/react-query/src/__tests__/QueryClientProvider.test.tsx function Page (line 27) | function Page() { function Page1 (line 62) | function Page1() { function Page2 (line 74) | function Page2() { function Page (line 121) | function Page() { function Page (line 153) | function Page() { FILE: packages/react-query/src/__tests__/QueryResetErrorBoundary.test.tsx function Page (line 38) | function Page() { function Page (line 99) | function Page() { function Page (line 167) | function Page() { function Page (line 233) | function Page() { function Page (line 303) | function Page() { function Page (line 364) | function Page() { function Page (line 429) | function Page() { function Page (line 509) | function Page() { function Page (line 576) | function Page() { function Page (line 647) | function Page() { function Page (line 676) | function Page() { function Page (line 743) | function Page() { function Page (line 817) | function Page() { function Page (line 883) | function Page() { FILE: packages/react-query/src/__tests__/fine-grained-persister.test.tsx function Test (line 54) | function Test() { function Test (line 111) | function Test() { function Test (line 152) | function Test() { FILE: packages/react-query/src/__tests__/infiniteQueryOptions.test-d.tsx type MyQueryKey (line 219) | type MyQueryKey = [Array, { type: 'foo' }] type MyQueryKey (line 234) | type MyQueryKey = DataTag< FILE: packages/react-query/src/__tests__/mutationOptions.test.tsx function IsMutating (line 45) | function IsMutating() { function Mutation (line 53) | function Mutation() { function Page (line 63) | function Page() { function IsMutating (line 90) | function IsMutating() { function Mutation (line 98) | function Mutation() { function Page (line 108) | function Page() { function IsMutating (line 139) | function IsMutating() { function Mutation (line 147) | function Mutation() { function Page (line 159) | function Page() { function IsMutating (line 191) | function IsMutating() { function Mutation (line 201) | function Mutation() { function Page (line 213) | function Page() { function Mutation (line 242) | function Mutation() { function Mutation (line 273) | function Mutation() { function Mutation (line 308) | function Mutation() { function Mutation (line 346) | function Mutation() { function Mutation (line 385) | function Mutation() { function Mutation (line 419) | function Mutation() { function Mutation (line 457) | function Mutation() { function Mutation (line 499) | function Mutation() { FILE: packages/react-query/src/__tests__/queryOptions.test-d.tsx function somethingWithQueryOptions (line 243) | function somethingWithQueryOptions( type MyQueryKey (line 258) | type MyQueryKey = [Array, { type: 'foo' }] type MyQueryKey (line 271) | type MyQueryKey = DataTag< FILE: packages/react-query/src/__tests__/ssr-hydration.test.tsx function fetchData (line 25) | async function fetchData(value: TData, ms?: number): Promise(props: { function App (line 96) | function App() { function App (line 140) | function App() { function Prefetch (line 174) | function Prefetch({ children }: { children: React.ReactNode }) { function App (line 179) | function App() { FILE: packages/react-query/src/__tests__/usePrefetchQuery.test.tsx function Suspended (line 38) | function Suspended(props: { function App (line 63) | function App() { function App (line 86) | function App() { function App (line 124) | function App() { function Prefetch (line 156) | function Prefetch({ children }: { children: React.ReactNode }) { function App (line 161) | function App() { function App (line 193) | function App() { function App (line 248) | function App() { FILE: packages/react-query/src/__tests__/useQueries.test-d.tsx type Data (line 106) | type Data = string FILE: packages/react-query/src/__tests__/useQueries.test.tsx function Page (line 49) | function Page() { function Page (line 96) | function Page() { function Page (line 145) | function Page() { function Page (line 250) | function Page() { function Page (line 389) | function Page() { type BizError (line 425) | type BizError = { code: number } function Page (line 429) | function Page() { type QueryKeyA (line 702) | type QueryKeyA = ['queryA'] type GetQueryFunctionA (line 704) | type GetQueryFunctionA = () => QueryFunction type SelectorA (line 708) | type SelectorA = (data: number) => [number, string] type QueryKeyB (line 711) | type QueryKeyB = ['queryB', string] type GetQueryFunctionB (line 713) | type GetQueryFunctionB = () => QueryFunction type SelectorB (line 717) | type SelectorB = (data: string) => [string, number] function useWrappedQueries (line 721) | function useWrappedQueries< function Page (line 754) | function Page() { function Page (line 814) | function Page() { function Page (line 880) | function Page() { function Page (line 945) | function Page() { function Page (line 971) | function Page() { function Page (line 1016) | function Page() { function Page (line 1067) | function Page() { function Page (line 1088) | function Page() { function Page (line 1132) | function Page() { function Page (line 1233) | function Page() { function Page (line 1273) | function Page() { function Page (line 1323) | function Page() { function Page (line 1407) | function Page() { function Page (line 1478) | function Page() { function Page (line 1532) | function Page() { function Page (line 1594) | function Page() { function Page (line 1671) | function Page() { function Page (line 1749) | function Page() { function Page (line 1821) | function Page() { function Page (line 1874) | function Page() { function Page (line 1930) | function Page() { FILE: packages/react-query/src/__tests__/useQuery.promise.test.tsx function MyComponent (line 48) | function MyComponent(props: { promise: Promise }) { function Loading (line 54) | function Loading() { function Page (line 59) | function Page() { function MyComponent (line 104) | function MyComponent() { function Loading (line 120) | function Loading() { function Page (line 124) | function Page() { function MyComponent (line 158) | function MyComponent() { function Loading (line 174) | function Loading() { function Page (line 178) | function Page() { function MyComponent (line 226) | function MyComponent(props: { promise: Promise }) { function Loading (line 232) | function Loading() { function Page (line 237) | function Page() { function MyComponent (line 282) | function MyComponent(props: { promise: Promise }) { function Loading (line 288) | function Loading() { function Page (line 292) | function Page() { function MyComponent (line 328) | function MyComponent(props: { promise: Promise }) { function Loading (line 334) | function Loading() { function Page (line 339) | function Page() { function MyComponent (line 379) | function MyComponent(props: { promise: Promise }) { function Loading (line 385) | function Loading() { function Page (line 390) | function Page() { function MyComponent (line 450) | function MyComponent(props: { promise: Promise }) { function Loading (line 456) | function Loading() { function Page (line 461) | function Page() { function MyComponent (line 505) | function MyComponent(props: { promise: Promise }) { function Loading (line 511) | function Loading() { function Page (line 516) | function Page() { function MyComponent (line 598) | function MyComponent() { function Page (line 612) | function Page() { function MyComponent (line 645) | function MyComponent(props: { promise: Promise }) { function Loading (line 652) | function Loading() { function Page (line 656) | function Page() { function MyComponent (line 713) | function MyComponent(props: { promise: Promise }) { function Loading (line 719) | function Loading() { function Page (line 722) | function Page() { function MyComponent (line 770) | function MyComponent(props: { promise: Promise }) { function Loading (line 776) | function Loading() { function Page (line 779) | function Page() { function MyComponent (line 829) | function MyComponent(props: { promise: Promise }) { function Loading (line 835) | function Loading() { function Page (line 838) | function Page() { function MyComponent (line 904) | function MyComponent(props: { promise: Promise }) { function Loading (line 910) | function Loading() { function Page (line 913) | function Page() { function MyComponent (line 963) | function MyComponent(props: { promise: Promise }) { function Loading (line 969) | function Loading() { function Page (line 972) | function Page() { function MyComponent (line 1018) | function MyComponent(props: { promise: Promise }) { function Loading (line 1024) | function Loading() { function Page (line 1027) | function Page() { function MyComponent (line 1059) | function MyComponent(props: { promise: Promise }) { function Loading (line 1066) | function Loading() { function Page (line 1070) | function Page() { function MyComponent (line 1140) | function MyComponent(props: { promise: Promise }) { function Loading (line 1148) | function Loading() { function Page (line 1151) | function Page() { function MyComponent (line 1216) | function MyComponent(props: { promise: Promise }) { function Loading (line 1224) | function Loading() { function Page (line 1227) | function Page() { function MyComponent (line 1318) | function MyComponent({ input }: { input: string }) { function useTheQuery (line 1325) | function useTheQuery(input: string) { function Page (line 1336) | function Page() { function Page (line 1399) | function Page() { function Page (line 1445) | function Page() { FILE: packages/react-query/src/__tests__/useQuery.test-d.tsx function queryFn (line 60) | function queryFn(): Promise { type MyData (line 80) | type MyData = number type MyQueryKey (line 81) | type MyQueryKey = readonly ['my-data', number] type Data (line 308) | type Data = string FILE: packages/react-query/src/__tests__/useQuery.test.tsx function Page (line 49) | function Page() { function Page (line 74) | function Page() { function Page (line 170) | function Page() { function Page (line 294) | function Page() { function Page (line 324) | function Page() { function Page (line 359) | function Page() { function Page (line 394) | function Page() { function Page (line 430) | function Page() { function Page (line 448) | function Page() { function Component (line 463) | function Component({ value }: { value: string }) { function Page (line 523) | function Page() { function Page (line 596) | function Page() { function Page (line 620) | function Page() { function Page (line 640) | function Page() { function Page (line 665) | function Page() { function Page (line 691) | function Page() { function Page (line 720) | function Page() { function Page (line 758) | function Page() { function Page (line 799) | function Page() { function Page (line 829) | function Page() { function Page (line 877) | function Page() { function Page (line 939) | function Page() { function Page (line 994) | function Page() { function Page (line 1030) | function Page() { function Page (line 1076) | function Page() { function Page (line 1116) | function Page() { function Page (line 1153) | function Page() { function Page (line 1213) | function Page() { function Page (line 1279) | function Page() { function Page (line 1351) | function Page() { function Page (line 1406) | function Page() { function Page (line 1492) | function Page({ count }: { count: number }) { function Page (line 1583) | function Page() { function Page (line 1655) | function Page() { function Page (line 1753) | function Page() { function FirstComponent (line 1833) | function FirstComponent() { function SecondComponent (line 1854) | function SecondComponent() { function Page (line 1859) | function Page() { function FirstComponent (line 1907) | function FirstComponent() { function SecondComponent (line 1921) | function SecondComponent() { function Page (line 1935) | function Page() { function Page (line 1997) | function Page() { function UserInfo (line 2053) | function UserInfo({ id }: { id: number | null }) { function Page (line 2084) | function Page() { function Page (line 2123) | function Page() { function Page (line 2180) | function Page() { function Page (line 2233) | function Page() { function Page (line 2338) | function Page() { function Page (line 2379) | function Page() { function Page (line 2400) | function Page() { function Page (line 2424) | function Page() { function Page (line 2448) | function Page() { function Page (line 2498) | function Page() { function Page (line 2521) | function Page() { function Page (line 2552) | function Page() { function Page (line 2583) | function Page() { function Page (line 2614) | function Page() { function Page (line 2645) | function Page() { function Page (line 2684) | function Page() { function Page (line 2741) | function Page() { function Page (line 2780) | function Page() { function Page (line 2814) | function Page() { function Page (line 2845) | function Page() { function Page (line 2878) | function Page() { function Page (line 2903) | function Page() { function Page (line 2939) | function Page() { function Page (line 2980) | function Page() { function App (line 3002) | function App() { function Page (line 3035) | function Page() { function App (line 3057) | function App() { function Page (line 3099) | function Page() { function Page (line 3144) | function Page() { function Page (line 3176) | function Page() { function Page (line 3210) | function Page() { function Page (line 3248) | function Page() { function Page (line 3281) | function Page() { function Page (line 3319) | function Page() { function Page (line 3362) | function Page() { type DelayError (line 3397) | type DelayError = { delay: number } function Page (line 3404) | function Page() { function Page (line 3443) | function Page() { function Page (line 3511) | function Page() { function Page (line 3546) | function Page() { function Page (line 3619) | function Page() { function Page (line 3655) | function Page() { function Page (line 3674) | function Page() { function Page (line 3711) | function Page() { function Page (line 3761) | function Page() { function Page (line 3802) | function Page() { function Page (line 3830) | function Page() { function Page (line 3859) | function Page() { function Page (line 3913) | function Page() { function Page (line 3964) | function Page() { function Page (line 3984) | function Page() { function Page (line 4009) | function Page() { function Page (line 4032) | function Page() { function Page (line 4063) | function Page() { function Page (line 4111) | function Page() { function Page (line 4144) | function Page() { function Page (line 4211) | function Page() { function Page (line 4232) | function Page() { function Page (line 4247) | function Page() { function Disabled (line 4268) | function Disabled() { function Page (line 4273) | function Page() { function Page (line 4298) | function Page() { function Page (line 4338) | function Page() { function Page (line 4399) | function Page() { function Page (line 4441) | function Page() { function Page (line 4494) | function Page() { function Page (line 4539) | function Page() { function Page (line 4593) | function Page() { function Page (line 4651) | function Page() { function Page (line 4686) | function Page(props: { limit: number }) { function Page (line 4748) | function Page() { function Page (line 4795) | function Page() { function Page (line 4866) | function Page() { function queryKeyHashFn (line 4945) | function queryKeyHashFn(x: any) { function Page (line 4950) | function Page() { function queryKeyHashFn (line 4969) | function queryKeyHashFn(x: any) { function Page (line 4976) | function Page() { function Page (line 4996) | function Page({ enabled }: { enabled: boolean }) { function App (line 5016) | function App() { function Page (line 5051) | function Page({ id }: { id: number }) { function App (line 5077) | function App() { function Page (line 5111) | function Page({ id }: { id: boolean }) { function App (line 5133) | function App() { function Page (line 5175) | function Page() { function Page (line 5248) | function Page() { function Page (line 5290) | function Page() { function Page (line 5353) | function Page() { function Page (line 5401) | function Page() { function Page (line 5447) | function Page() { function Page (line 5495) | function Page() { function Page (line 5555) | function Page() { function Component (line 5609) | function Component() { function Page (line 5629) | function Page() { function Component (line 5668) | function Component() { function Page (line 5688) | function Page() { function Page (line 5726) | function Page() { function Component (line 5781) | function Component() { function Page (line 5800) | function Page() { function Page (line 5853) | function Page() { function Page (line 5889) | function Page() { function Page (line 5933) | function Page() { function Page (line 5984) | function Page() { function Page (line 6029) | function Page() { function Page (line 6058) | function Page() { function Page (line 6100) | function Page() { function Page (line 6128) | function Page() { function Page (line 6161) | function Page() { function Page (line 6196) | function Page() { function Page (line 6217) | function Page() { function fetchNumber (line 6253) | async function fetchNumber(id: number) { function Test (line 6258) | function Test() { function selector (line 6284) | function selector(data: any) { function fetchNumber (line 6319) | async function fetchNumber(id: number) { function Test (line 6324) | function Test() { function selector (line 6351) | function selector(data: any) { function Test (line 6387) | function Test() { function Page (line 6412) | function Page() { function Page (line 6516) | function Page() { function Page (line 6530) | function Page({ enabled }: { enabled: boolean }) { function App (line 6554) | function App() { function App (line 6581) | function App() { function Page (line 6612) | function Page() { function App (line 6635) | function App() { function Page (line 6727) | function Page() { function Page (line 6785) | function Page() { function Example (line 6830) | function Example() { function Component (line 6854) | function Component() { function Component (line 6900) | function Component() { function Component (line 6972) | function Component() { function Page (line 7019) | function Page() { FILE: packages/react-query/src/__tests__/useSuspenseInfiniteQuery.test.tsx function Page (line 31) | function Page() { function Page (line 86) | function Page() { function App (line 99) | function App() { function Page (line 124) | function Page() { function Page (line 159) | function Page() { FILE: packages/react-query/src/__tests__/useSuspenseQueries.test-d.tsx type Data (line 139) | type Data = string method select (line 184) | select(data: boolean) { method select (line 248) | select(data: string) { FILE: packages/react-query/src/__tests__/useSuspenseQueries.test.tsx type NumberQueryOptions (line 24) | type NumberQueryOptions = UseSuspenseQueryOptions constant QUERY_DURATION (line 26) | const QUERY_DURATION = 1000 function SuspenseFallback (line 54) | function SuspenseFallback() { function SuspendedComponent (line 63) | function SuspendedComponent(props: T) { function QueriesContainer (line 74) | function QueriesContainer({ function Page (line 154) | function Page() { function getUserData (line 191) | function getUserData() { function getName (line 201) | function getName() { function getAge (line 208) | function getAge() { function App (line 215) | function App() { function Fallback (line 274) | function Fallback() { function Page (line 279) | function Page() { function Fallback (line 328) | function Fallback() { function Page (line 333) | function Page() { function Page (line 385) | function Page() { function Page (line 439) | function Page() { function Page (line 487) | function Page() { function App (line 527) | function App() { function Page (line 544) | function Page({ count }: { count: number }) { function Page (line 588) | function Page() { function Page (line 630) | function Page() { function App (line 645) | function App() { function Page (line 682) | function Page() { function Component (line 690) | function Component() { function Page2 (line 700) | function Page2() { function App (line 704) | function App() { function Page (line 736) | function Page() { function App (line 751) | function App() { function Page (line 776) | function Page() { function Page (line 812) | function Page() { function Page (line 843) | function Page() { function Page (line 896) | function Page() { function Page (line 953) | function Page() { function Page (line 1001) | function Page() { FILE: packages/react-query/src/__tests__/useSuspenseQuery.test.tsx function Page (line 41) | function Page() { function Page (line 88) | function Page() { function Page (line 142) | function Page() { function Page (line 165) | function Page() { function App (line 174) | function App() { function Page (line 217) | function Page() { function Page (line 284) | function Page() { function Component (line 349) | function Component() { function Page (line 362) | function Page() { function Component (line 386) | function Component(props: { queryKey: Array }) { function Page (line 395) | function Page() { function Page (line 433) | function Page() { function App (line 446) | function App() { function Page (line 500) | function Page() { function App (line 510) | function App() { function Page (line 541) | function Page() { function App (line 552) | function App() { function Page (line 585) | function Page() { function App (line 607) | function App() { function Page (line 651) | function Page() { function App (line 679) | function App() { function Page (line 725) | function Page() { function Page (line 765) | function Page() { function App (line 786) | function App() { function Page (line 833) | function Page() { function Page (line 874) | function Page() { function App (line 885) | function App() { function Page (line 905) | function Page() { function Page (line 942) | function Page() { function Page (line 975) | function Page() { FILE: packages/react-query/src/__tests__/utils.tsx function renderWithClient (line 9) | function renderWithClient( function Blink (line 25) | function Blink({ function mockOnlineManagerIsOnline (line 45) | function mockOnlineManagerIsOnline( function setActTimeout (line 51) | function setActTimeout(fn: () => void, ms?: number) { function setIsServer (line 59) | function setIsServer(value: boolean) { FILE: packages/react-query/src/infiniteQueryOptions.ts type UndefinedInitialDataInfiniteOptions (line 13) | type UndefinedInitialDataInfiniteOptions< type UnusedSkipTokenInfiniteOptions (line 34) | type UnusedSkipTokenInfiniteOptions< type DefinedInitialDataInfiniteOptions (line 56) | type DefinedInitialDataInfiniteOptions< function infiniteQueryOptions (line 147) | function infiniteQueryOptions(options: unknown) { FILE: packages/react-query/src/mutationOptions.ts function mutationOptions (line 32) | function mutationOptions< FILE: packages/react-query/src/queryOptions.ts type UndefinedInitialDataOptions (line 13) | type UndefinedInitialDataOptions< type UnusedSkipTokenOptions (line 25) | type UnusedSkipTokenOptions< type DefinedInitialDataOptions (line 40) | type DefinedInitialDataOptions< function queryOptions (line 85) | function queryOptions(options: unknown) { FILE: packages/react-query/src/types.ts type AnyUseBaseQueryOptions (line 22) | type AnyUseBaseQueryOptions = UseBaseQueryOptions< type UseBaseQueryOptions (line 29) | interface UseBaseQueryOptions< type UsePrefetchQueryOptions (line 49) | interface UsePrefetchQueryOptions< type AnyUseQueryOptions (line 64) | type AnyUseQueryOptions = UseQueryOptions type UseQueryOptions (line 65) | interface UseQueryOptions< type AnyUseSuspenseQueryOptions (line 75) | type AnyUseSuspenseQueryOptions = UseSuspenseQueryOptions< type UseSuspenseQueryOptions (line 81) | interface UseSuspenseQueryOptions< type AnyUseInfiniteQueryOptions (line 96) | type AnyUseInfiniteQueryOptions = UseInfiniteQueryOptions< type UseInfiniteQueryOptions (line 103) | interface UseInfiniteQueryOptions< type AnyUseSuspenseInfiniteQueryOptions (line 126) | type AnyUseSuspenseInfiniteQueryOptions = type UseSuspenseInfiniteQueryOptions (line 128) | interface UseSuspenseInfiniteQueryOptions< type UseBaseQueryResult (line 150) | type UseBaseQueryResult< type UseQueryResult (line 155) | type UseQueryResult< type UseSuspenseQueryResult (line 160) | type UseSuspenseQueryResult< type DefinedUseQueryResult (line 168) | type DefinedUseQueryResult< type UseInfiniteQueryResult (line 173) | type UseInfiniteQueryResult< type DefinedUseInfiniteQueryResult (line 178) | type DefinedUseInfiniteQueryResult< type UseSuspenseInfiniteQueryResult (line 183) | type UseSuspenseInfiniteQueryResult< type AnyUseMutationOptions (line 191) | type AnyUseMutationOptions = UseMutationOptions type UseMutationOptions (line 192) | interface UseMutationOptions< type UseMutateFunction (line 202) | type UseMutateFunction< type UseMutateAsyncFunction (line 213) | type UseMutateAsyncFunction< type UseBaseMutationResult (line 220) | type UseBaseMutationResult< type UseMutationResult (line 237) | type UseMutationResult< FILE: packages/react-query/src/useBaseQuery.ts function useBaseQuery (line 27) | function useBaseQuery< FILE: packages/react-query/src/useInfiniteQuery.ts function useInfiniteQuery (line 72) | function useInfiniteQuery( FILE: packages/react-query/src/useIsFetching.ts function useIsFetching (line 8) | function useIsFetching( FILE: packages/react-query/src/useMutation.ts function useMutation (line 19) | function useMutation< FILE: packages/react-query/src/useMutationState.ts function useIsMutating (line 14) | function useIsMutating( type MutationStateOptions (line 25) | type MutationStateOptions = { function getResult (line 30) | function getResult( function useMutationState (line 42) | function useMutationState( FILE: packages/react-query/src/usePrefetchInfiniteQuery.tsx function usePrefetchInfiniteQuery (line 9) | function usePrefetchInfiniteQuery< FILE: packages/react-query/src/usePrefetchQuery.tsx function usePrefetchQuery (line 5) | function usePrefetchQuery< FILE: packages/react-query/src/useQueries.ts type UseQueryOptionsForUseQueries (line 42) | type UseQueryOptionsForUseQueries< type MAXIMUM_DEPTH (line 55) | type MAXIMUM_DEPTH = 20 type SkipTokenForUseQueries (line 58) | type SkipTokenForUseQueries = symbol type GetUseQueryOptionsForUseQueries (line 60) | type GetUseQueryOptionsForUseQueries = type GetDefinedOrUndefinedQueryResult (line 97) | type GetDefinedOrUndefinedQueryResult = T ex... type GetUseQueryResult (line 113) | type GetUseQueryResult = type QueriesOptions (line 147) | type QueriesOptions< type QueriesResults (line 189) | type QueriesResults< function useQueries (line 207) | function useQueries< FILE: packages/react-query/src/useQuery.ts function useQuery (line 50) | function useQuery(options: UseQueryOptions, queryClient?: QueryClient) { FILE: packages/react-query/src/useSuspenseInfiniteQuery.ts function useSuspenseInfiniteQuery (line 18) | function useSuspenseInfiniteQuery< FILE: packages/react-query/src/useSuspenseQueries.ts type MAXIMUM_DEPTH (line 14) | type MAXIMUM_DEPTH = 20 type SkipTokenForUseQueries (line 17) | type SkipTokenForUseQueries = symbol type GetUseSuspenseQueryOptions (line 19) | type GetUseSuspenseQueryOptions = type GetUseSuspenseQueryResult (line 67) | type GetUseSuspenseQueryResult = type SuspenseQueriesOptions (line 110) | type SuspenseQueriesOptions< type SuspenseQueriesResults (line 147) | type SuspenseQueriesResults< function useSuspenseQueries (line 189) | function useSuspenseQueries(options: any, queryClient?: QueryClient) { FILE: packages/react-query/src/useSuspenseQuery.ts function useSuspenseQuery (line 8) | function useSuspenseQuery< FILE: packages/solid-query-devtools/src/clientOnly.tsx function clientOnly (line 17) | function clientOnly>( FILE: packages/solid-query-devtools/src/devtools.tsx type DevtoolsOptions (line 12) | interface DevtoolsOptions { function SolidQueryDevtools (line 56) | function SolidQueryDevtools(props: DevtoolsOptions) { FILE: packages/solid-query-devtools/src/devtoolsPanel.tsx type DevtoolsPanelOptions (line 8) | interface DevtoolsPanelOptions { function SolidQueryDevtoolsPanel (line 49) | function SolidQueryDevtoolsPanel(props: DevtoolsPanelOptions) { FILE: packages/solid-query-persist-client/src/PersistQueryClientProvider.tsx type PersistQueryClientProviderProps (line 11) | type PersistQueryClientProviderProps = QueryClientProviderProps & { FILE: packages/solid-query-persist-client/src/__tests__/PersistQueryClientProvider.test.tsx method persistClient (line 17) | persistClient(persistClient: PersistedClient) { method restoreClient (line 20) | async restoreClient() { method removeClient (line 23) | removeClient() { method persistClient (line 36) | async persistClient() { method restoreClient (line 39) | async restoreClient() { function Page (line 79) | function Page() { function Page (line 158) | function Page() { function Page (line 242) | function Page() { function Page (line 328) | function Page() { function Page (line 404) | function Page() { function Page (line 451) | function Page() { function App (line 519) | function App() { function Page (line 553) | function Page() { FILE: packages/solid-query/src/QueryClient.ts type QueryObserverOptions (line 12) | interface QueryObserverOptions< type InfiniteQueryObserverOptions (line 42) | interface InfiniteQueryObserverOptions< type DefaultOptions (line 70) | interface DefaultOptions< type QueryClientConfig (line 76) | interface QueryClientConfig extends QueryCoreClientConfig { class QueryClient (line 80) | class QueryClient extends QueryCoreClient { method constructor (line 81) | constructor(config: QueryClientConfig = {}) { FILE: packages/solid-query/src/QueryClientProvider.tsx type QueryClientProviderProps (line 27) | type QueryClientProviderProps = { FILE: packages/solid-query/src/__tests__/QueryClientProvider.test.tsx function Page (line 22) | function Page() { function Page1 (line 60) | function Page1() { function Page2 (line 75) | function Page2() { function Page (line 125) | function Page() { function Page (line 160) | function Page() { function Page (line 178) | function Page() { FILE: packages/solid-query/src/__tests__/mutationOptions.test.tsx function Mutation (line 49) | function Mutation() { function Mutation (line 86) | function Mutation() { function Mutation (line 127) | function Mutation() { function Mutation (line 170) | function Mutation() { function Mutation (line 213) | function Mutation() { function Mutation (line 254) | function Mutation() { function Mutation (line 299) | function Mutation() { function Mutation (line 347) | function Mutation() { function Mutation (line 400) | function Mutation() { function Mutation (line 439) | function Mutation() { function Mutation (line 482) | function Mutation() { function Mutation (line 529) | function Mutation() { FILE: packages/solid-query/src/__tests__/suspense.test.tsx function Page (line 40) | function Page() { function Page (line 93) | function Page() { function Page (line 154) | function Page() { function Page (line 181) | function Page() { function App (line 190) | function App() { function Page (line 231) | function Page() { function Page (line 291) | function Page() { function Component (line 357) | function Component() { function Page (line 374) | function Page() { function Component (line 419) | function Component(props: { queryKey: Array }) { function Page (line 430) | function Page() { function Page (line 471) | function Page() { function App (line 488) | function App() { function Page (line 520) | function Page() { function App (line 537) | function App() { function Page (line 571) | function Page() { function App (line 588) | function App() { function Page (line 620) | function Page() { function App (line 638) | function App() { function Page (line 670) | function Page() { function Page (line 716) | function Page() { function App (line 741) | function App() { function Page (line 782) | function Page() { function App (line 806) | function App() { function Page (line 846) | function Page() { function App (line 876) | function App() { function Page (line 915) | function Page() { FILE: packages/solid-query/src/__tests__/transition.test.tsx function Suspended (line 22) | function Suspended() { function Page (line 33) | function Page() { FILE: packages/solid-query/src/__tests__/useInfiniteQuery.test.tsx type Result (line 31) | interface Result { function Page (line 69) | function Page() { function Page (line 171) | function Page() { function Page (line 216) | function Page() { function Page (line 314) | function Page() { function Page (line 359) | function Page() { function Page (line 406) | function Page() { function Page (line 479) | function Page() { function Page (line 564) | function Page() { function Page (line 690) | function Page() { function Page (line 799) | function Page() { function Page (line 901) | function Page() { function Page (line 1007) | function Page() { function Page (line 1105) | function Page() { function Page (line 1186) | function Page() { function Page (line 1243) | function Page() { function List (line 1298) | function List() { function Page (line 1316) | function Page() { function Page (line 1349) | function Page() { function Page (line 1440) | function Page() { function Page (line 1513) | function Page() { function Page (line 1557) | function Page() { function Page (line 1602) | function Page() { function Page (line 1647) | function Page() { function Page (line 1706) | function Page() { function Page (line 1838) | function Page() { function Page (line 1966) | function Page() { function Page (line 1997) | function Page() { function Page (line 2030) | function Page() { FILE: packages/solid-query/src/__tests__/useIsFetching.test.tsx function IsFetching (line 29) | function IsFetching() { function Query (line 35) | function Query() { function Page (line 47) | function Page() { function IsFetching (line 79) | function IsFetching() { function FirstQuery (line 89) | function FirstQuery() { function SecondQuery (line 98) | function SecondQuery() { function Page (line 107) | function Page() { function One (line 146) | function One() { function Two (line 155) | function Two() { function Page (line 164) | function Page() { function Page (line 209) | function Page() { function Page (line 239) | function Page() { FILE: packages/solid-query/src/__tests__/useIsMutating.test.tsx function IsMutating (line 27) | function IsMutating() { function Mutations (line 37) | function Mutations() { function Page (line 57) | function Page() { function IsMutating (line 81) | function IsMutating() { function Page (line 91) | function Page() { function IsMutating (line 125) | function IsMutating() { function Page (line 138) | function Page() { function Page (line 171) | function Page() { class MutationCacheMock (line 207) | class MutationCacheMock extends QueryCore.MutationCache { method subscribe (line 208) | subscribe(listener: any) { function IsMutating (line 222) | function IsMutating() { function Page (line 227) | function Page() { FILE: packages/solid-query/src/__tests__/useMutation.test.tsx function Page (line 34) | function Page() { function Page (line 69) | function Page() { function Page (line 112) | function Page() { type Value (line 167) | type Value = { count: number } function Page (line 177) | function Page() { function Page (line 232) | function Page() { function Page (line 304) | function Page() { function Page (line 355) | function Page() { function Page (line 414) | function Page() { function Page (line 450) | function Page() { function Page (line 486) | function Page() { function Page (line 546) | function Page() { function Page (line 609) | function Page() { function Page (line 666) | function Page() { function Mutates (line 752) | function Mutates() { function Page (line 756) | function Page() { function Page (line 780) | function Page() { function Page (line 824) | function Page() { function Page (line 890) | function Page() { function Page (line 939) | function Page() { function Component (line 949) | function Component() { function Page (line 1011) | function Page() { function Page (line 1083) | function Page() { function Page (line 1133) | function Page() { function Page (line 1183) | function Page() { function Page (line 1227) | function Page() { FILE: packages/solid-query/src/__tests__/useMutationState.test.tsx function States (line 25) | function States() { function Mutate (line 31) | function Mutate() { function Page (line 44) | function Page() { function Variables (line 74) | function Variables() { function Mutate (line 87) | function Mutate() { function Page (line 104) | function Page() { FILE: packages/solid-query/src/__tests__/useQueries.test.tsx function Page (line 46) | function Page() { function Page (line 101) | function Page() { function Page (line 206) | function Page() { function Page (line 348) | function Page() { type QueryKeyA (line 567) | type QueryKeyA = ['queryA'] type GetQueryFunctionA (line 569) | type GetQueryFunctionA = () => QueryFunction type SelectorA (line 573) | type SelectorA = (data: number) => [number, string] type QueryKeyB (line 576) | type QueryKeyB = ['queryB', string] type GetQueryFunctionB (line 578) | type GetQueryFunctionB = () => QueryFunction type SelectorB (line 582) | type SelectorB = (data: string) => [string, number] function useWrappedQueries (line 586) | function useWrappedQueries< function Page (line 623) | function Page() { class QueriesObserverMock (line 680) | class QueriesObserverMock extends QueriesObserver { method subscribe (line 681) | subscribe(listener: any) { function Queries (line 696) | function Queries() { function Page (line 716) | function Page() { FILE: packages/solid-query/src/__tests__/useQuery.test.tsx function Page (line 62) | function Page() { function Page (line 220) | function Page() { function Page (line 248) | function Page(): JSX.Element { function Page (line 356) | function Page() { function Page (line 485) | function Page() { function Page (line 521) | function Page() { function Page (line 560) | function Page() { function Page (line 599) | function Page() { function Page (line 641) | function Page() { function Page (line 666) | function Page() { function Component (line 684) | function Component({ value }: { value: string }) { function Page (line 745) | function Page() { function Page (line 776) | function Page() { function Page (line 804) | function Page() { function Page (line 833) | function Page() { function Page (line 862) | function Page() { function Page (line 891) | function Page() { function Page (line 930) | function Page() { function Page (line 965) | function Page() { function Page (line 1012) | function Page() { function Page (line 1058) | function Page() { function Page (line 1131) | function Page() { function Page (line 1195) | function Page() { function Page (line 1243) | function Page() { function Page (line 1320) | function Page() { function Page (line 1366) | function Page() { function Page (line 1411) | function Page() { function Page (line 1465) | function Page() { function Page (line 1531) | function Page() { function Page (line 1610) | function Page() { function FirstComponent (line 1685) | function FirstComponent() { function SecondComponent (line 1703) | function SecondComponent() { function Page (line 1711) | function Page() { function FirstComponent (line 1759) | function FirstComponent() { function SecondComponent (line 1771) | function SecondComponent() { function Page (line 1783) | function Page() { function Page (line 1849) | function Page() { function Page (line 1879) | function Page() { function Page (line 1925) | function Page() { function Page (line 1967) | function Page() { function Page (line 1989) | function Page() { function Page (line 2012) | function Page() { function Page (line 2044) | function Page() { function Page (line 2091) | function Page() { function Page (line 2115) | function Page() { function Page (line 2148) | function Page() { function Page (line 2181) | function Page() { function Page (line 2214) | function Page() { function Page (line 2247) | function Page() { function Page (line 2283) | function Page() { function Page (line 2341) | function Page() { function Page (line 2385) | function Page() { function Page (line 2426) | function Page() { function Page (line 2462) | function Page() { function Page (line 2501) | function Page() { function Page (line 2540) | function Page() { function Page (line 2581) | function Page() { function Page (line 2623) | function Page() { function Page (line 2650) | function Page() { function Page (line 2683) | function Page() { function Page (line 2725) | function Page() { function App (line 2747) | function App() { function Page (line 2793) | function Page() { function App (line 2814) | function App() { function Page (line 2874) | function Page() { function Page (line 2927) | function Page() { function Page (line 2965) | function Page() { function Page (line 3005) | function Page() { function Page (line 3049) | function Page() { function Page (line 3088) | function Page() { function Page (line 3133) | function Page() { function Page (line 3184) | function Page() { type DelayError (line 3225) | type DelayError = { delay: number } function Page (line 3233) | function Page() { function Page (line 3279) | function Page() { function Page (line 3362) | function Page() { function Page (line 3406) | function Page() { function Page (line 3481) | function Page() { function Page (line 3520) | function Page() { function Page (line 3541) | function Page() { function Page (line 3594) | function Page() { function Page (line 3649) | function Page() { function Component (line 3689) | function Component() { function Component (line 3753) | function Component() { function Page (line 3819) | function Page() { function Page (line 3853) | function Page() { function Page (line 3885) | function Page() { function Page (line 3928) | function Page() { function Page (line 3953) | function Page() { function Page (line 3981) | function Page() { function Page (line 4009) | function Page() { function Page (line 4044) | function Page() { function Page (line 4090) | function Page() { function Page (line 4129) | function Page() { function Page (line 4209) | function Page() { function Page (line 4252) | function Page() { function Page (line 4271) | function Page() { function Disabled (line 4296) | function Disabled() { function Page (line 4301) | function Page() { function Page (line 4337) | function Page() { function Page (line 4384) | function Page() { function Page (line 4452) | function Page() { function Page (line 4501) | function Page() { function Page (line 4552) | function Page() { function Page (line 4606) | function Page() { function Page (line 4656) | function Page() { function Page (line 4719) | function Page() { function Page (line 4757) | function Page(props: { limit: number }) { function Page (line 4819) | function Page() { function Page (line 4865) | function Page() { function Page (line 4940) | function Page() { function queryKeyHashFn (line 5022) | function queryKeyHashFn(x: any) { function Page (line 5027) | function Page() { function Page (line 5052) | function Page(props: { enabled: boolean }) { function App (line 5075) | function App() { function Page (line 5117) | function Page(props: { id: number }) { function App (line 5142) | function App() { function Page (line 5180) | function Page(props: { id: boolean }) { function App (line 5201) | function App() { function Page (line 5247) | function Page() { function Page (line 5327) | function Page() { function Page (line 5376) | function Page() { function Page (line 5452) | function Page() { function Page (line 5507) | function Page() { function Page (line 5557) | function Page() { function Page (line 5610) | function Page() { function Page (line 5679) | function Page() { function Component (line 5751) | function Component() { function Page (line 5771) | function Page() { function Component (line 5816) | function Component() { function Page (line 5836) | function Page() { function Page (line 5879) | function Page() { function Component (line 5939) | function Component() { function Page (line 5958) | function Page() { function Page (line 6014) | function Page() { function Page (line 6056) | function Page() { function Page (line 6110) | function Page() { function Page (line 6182) | function Page() { function Page (line 6217) | function Page() { function Page (line 6258) | function Page() { function Page (line 6298) | function Page() { function Page (line 6342) | function Page() { function Page (line 6370) | function Page(props: { client: () => QueryClient }) { FILE: packages/solid-query/src/__tests__/utils.tsx function Blink (line 7) | function Blink( function mockOnlineManagerIsOnline (line 27) | function mockOnlineManagerIsOnline( function setActTimeout (line 33) | function setActTimeout(fn: () => void, ms?: number) { FILE: packages/solid-query/src/infiniteQueryOptions.ts type UndefinedInitialDataInfiniteOptions (line 11) | type UndefinedInitialDataInfiniteOptions< type DefinedInitialDataInfiniteOptions (line 29) | type DefinedInitialDataInfiniteOptions< function infiniteQueryOptions (line 104) | function infiniteQueryOptions(options: unknown) { FILE: packages/solid-query/src/mutationOptions.ts function mutationOptions (line 32) | function mutationOptions< FILE: packages/solid-query/src/queryOptions.ts type UndefinedInitialDataOptions (line 5) | type UndefinedInitialDataOptions< type DefinedInitialDataOptions (line 16) | type DefinedInitialDataOptions< function queryOptions (line 57) | function queryOptions(options: unknown) { FILE: packages/solid-query/src/types.ts type UseBaseQueryOptions (line 22) | interface UseBaseQueryOptions< type SolidQueryOptions (line 47) | interface SolidQueryOptions< type UseQueryOptions (line 60) | type UseQueryOptions< type UseBaseQueryResult (line 69) | type UseBaseQueryResult< type UseQueryResult (line 74) | type UseQueryResult< type DefinedUseBaseQueryResult (line 79) | type DefinedUseBaseQueryResult< type DefinedUseQueryResult (line 84) | type DefinedUseQueryResult< type SolidInfiniteQueryOptions (line 90) | interface SolidInfiniteQueryOptions< type UseInfiniteQueryOptions (line 122) | type UseInfiniteQueryOptions< type UseInfiniteQueryResult (line 132) | type UseInfiniteQueryResult< type DefinedUseInfiniteQueryResult (line 137) | type DefinedUseInfiniteQueryResult< type SolidMutationOptions (line 143) | interface SolidMutationOptions< type UseMutationOptions (line 153) | type UseMutationOptions< type UseMutateFunction (line 160) | type UseMutateFunction< type UseMutateAsyncFunction (line 171) | type UseMutateAsyncFunction< type UseBaseMutationResult (line 178) | type UseBaseMutationResult< type UseMutationResult (line 195) | type UseMutationResult< FILE: packages/solid-query/src/useBaseQuery.ts function reconcileFn (line 27) | function reconcileFn( function useBaseQuery (line 103) | function useBaseQuery< FILE: packages/solid-query/src/useInfiniteQuery.ts function useInfiniteQuery (line 55) | function useInfiniteQuery< FILE: packages/solid-query/src/useIsFetching.ts function useIsFetching (line 7) | function useIsFetching( FILE: packages/solid-query/src/useIsMutating.ts function useIsMutating (line 7) | function useIsMutating( FILE: packages/solid-query/src/useMutation.ts function useMutation (line 15) | function useMutation< FILE: packages/solid-query/src/useMutationState.ts type MutationStateOptions (line 13) | type MutationStateOptions = { function getResult (line 18) | function getResult( function useMutationState (line 30) | function useMutationState( FILE: packages/solid-query/src/useQueries.ts type UseQueryOptionsForUseQueries (line 33) | type UseQueryOptionsForUseQueries< type MAXIMUM_DEPTH (line 53) | type MAXIMUM_DEPTH = 20 type SkipTokenForUseQueries (line 56) | type SkipTokenForUseQueries = symbol type GetOptions (line 58) | type GetOptions = type GetResults (line 94) | type GetResults = type QueriesOptions (line 127) | type QueriesOptions< type QueriesResults (line 169) | type QueriesResults< function useQueries (line 187) | function useQueries< FILE: packages/solid-query/src/useQuery.ts function useQuery (line 36) | function useQuery< FILE: packages/svelte-query-persist-client/src/utils.svelte.ts type Box (line 1) | type Box = { current: T } function box (line 3) | function box(initial: T): Box { FILE: packages/svelte-query-persist-client/tests/PersistQueryClientProvider.svelte.test.ts method persistClient (line 32) | persistClient(persistClient: PersistedClient) { method restoreClient (line 35) | async restoreClient() { method removeClient (line 38) | removeClient() { method persistClient (line 51) | async persistClient() { method restoreClient (line 54) | async restoreClient() { FILE: packages/svelte-query-persist-client/tests/utils.svelte.ts type StatusResult (line 1) | type StatusResult = { class StatelessRef (line 7) | class StatelessRef { method constructor (line 9) | constructor(value: T) { FILE: packages/svelte-query/src/containers.svelte.ts type VoidFn (line 3) | type VoidFn = () => void type Subscriber (line 4) | type Subscriber = (update: VoidFn) => void | VoidFn type Box (line 6) | type Box = { current: T } class ReactiveValue (line 8) | class ReactiveValue implements Box { method constructor (line 12) | constructor(fn: () => T, onSubscribe: Subscriber) { method current (line 17) | get current() { function createRawRef (line 29) | function createRawRef>( type Branded (line 113) | type Branded unknown> = T & { [lazyBrand]: true } function brand (line 115) | function brand unknown>(fn: T): Branded { function isBranded (line 121) | function isBranded unknown>(fn: T): fn is Branded { FILE: packages/svelte-query/src/createBaseQuery.svelte.ts function createBaseQuery (line 18) | function createBaseQuery< FILE: packages/svelte-query/src/createInfiniteQuery.ts function createInfiniteQuery (line 16) | function createInfiniteQuery< FILE: packages/svelte-query/src/createMutation.svelte.ts function createMutation (line 17) | function createMutation< FILE: packages/svelte-query/src/createQueries.svelte.ts type CreateQueryOptionsForCreateQueries (line 24) | type CreateQueryOptionsForCreateQueries< type MAXIMUM_DEPTH (line 37) | type MAXIMUM_DEPTH = 20 type SkipTokenForCreateQueries (line 40) | type SkipTokenForCreateQueries = symbol type GetCreateQueryOptionsForCreateQueries (line 42) | type GetCreateQueryOptionsForCreateQueries = type GetDefinedOrUndefinedQueryResult (line 79) | type GetDefinedOrUndefinedQueryResult = T ex... type GetCreateQueryResult (line 95) | type GetCreateQueryResult = type QueriesOptions (line 129) | type QueriesOptions< type QueriesResults (line 171) | type QueriesResults< function createQueries (line 189) | function createQueries< FILE: packages/svelte-query/src/createQuery.ts function createQuery (line 49) | function createQuery( FILE: packages/svelte-query/src/infiniteQueryOptions.ts function infiniteQueryOptions (line 4) | function infiniteQueryOptions< FILE: packages/svelte-query/src/mutationOptions.ts function mutationOptions (line 32) | function mutationOptions< FILE: packages/svelte-query/src/queryOptions.ts type UndefinedInitialDataOptions (line 10) | type UndefinedInitialDataOptions< type DefinedInitialDataOptions (line 19) | type DefinedInitialDataOptions< function queryOptions (line 52) | function queryOptions(options: unknown) { FILE: packages/svelte-query/src/types.ts type Accessor (line 21) | type Accessor = () => T type CreateBaseQueryOptions (line 24) | type CreateBaseQueryOptions< type CreateBaseQueryResult (line 33) | type CreateBaseQueryResult< type CreateQueryOptions (line 39) | type CreateQueryOptions< type CreateQueryResult (line 47) | type CreateQueryResult< type CreateInfiniteQueryOptions (line 53) | type CreateInfiniteQueryOptions< type CreateInfiniteQueryResult (line 68) | type CreateInfiniteQueryResult< type DefinedCreateBaseQueryResult (line 74) | type DefinedCreateBaseQueryResult< type DefinedCreateQueryResult (line 80) | type DefinedCreateQueryResult< type CreateMutationOptions (line 86) | type CreateMutationOptions< type CreateMutateFunction (line 96) | type CreateMutateFunction< type CreateMutateAsyncFunction (line 107) | type CreateMutateAsyncFunction< type CreateBaseMutationResult (line 114) | type CreateBaseMutationResult< type CreateMutationResult (line 132) | type CreateMutationResult< type MutationStateOptions (line 140) | type MutationStateOptions = { type QueryClientProviderProps (line 147) | type QueryClientProviderProps = { FILE: packages/svelte-query/src/useHydrate.ts function useHydrate (line 5) | function useHydrate( FILE: packages/svelte-query/src/useIsFetching.svelte.ts function useIsFetching (line 5) | function useIsFetching( FILE: packages/svelte-query/src/useIsMutating.svelte.ts function useIsMutating (line 5) | function useIsMutating( FILE: packages/svelte-query/src/useIsRestoring.ts function useIsRestoring (line 4) | function useIsRestoring(): Box { FILE: packages/svelte-query/src/useMutationState.svelte.ts function getResult (line 10) | function getResult( function useMutationState (line 22) | function useMutationState( FILE: packages/svelte-query/src/useQueryClient.ts function useQueryClient (line 4) | function useQueryClient(queryClient?: QueryClient): QueryClient { FILE: packages/svelte-query/src/utils.svelte.ts function runEffect (line 3) | function runEffect( type Getter (line 16) | type Getter = () => T FILE: packages/svelte-query/tests/containers.svelte.test.ts method a (line 145) | get a() { method b (line 149) | get b() { method a (line 167) | get a() { method b (line 171) | get b() { FILE: packages/svelte-query/tests/createMutation/createMutation.svelte.test.ts type Value (line 66) | type Value = { count: number } FILE: packages/svelte-query/tests/createQueries.svelte.test.ts type QueryKeyA (line 615) | type QueryKeyA = ['queryA'] type GetQueryFunctionA (line 617) | type GetQueryFunctionA = () => QueryFunction type SelectorA (line 621) | type SelectorA = (data: number) => [number, string] type QueryKeyB (line 624) | type QueryKeyB = ['queryB', string] type GetQueryFunctionB (line 626) | type GetQueryFunctionB = () => QueryFunction type SelectorB (line 630) | type SelectorB = (data: string) => [string, number] function useWrappedQueries (line 634) | function useWrappedQueries< FILE: packages/svelte-query/tests/utils.svelte.ts function ref (line 1) | function ref(initial: T) { function promiseWithResolvers (line 14) | function promiseWithResolvers() { function withEffectRoot (line 24) | function withEffectRoot(fn: () => void | Promise) { FILE: packages/vue-query-devtools/src/types.ts type DevtoolsOptions (line 9) | interface DevtoolsOptions { type DevtoolsPanelOptions (line 53) | interface DevtoolsPanelOptions { FILE: packages/vue-query/src/__tests__/useMutation.test.ts type MutationKeyTest (line 139) | type MutationKeyTest = { FILE: packages/vue-query/src/__tests__/vueQueryPlugin.test.ts type UnmountCallback (line 16) | type UnmountCallback = () => void type TestApp (line 18) | interface TestApp extends App { function getAppMock (line 28) | function getAppMock(withUnmountHook = false): TestApp { FILE: packages/vue-query/src/devtools/devtools.ts function setupDevtools (line 17) | function setupDevtools(app: any, queryClient: QueryClient) { FILE: packages/vue-query/src/devtools/utils.ts type SortFn (line 3) | type SortFn = (a: Query, b: Query) => number type QueryState (line 5) | enum QueryState { function getQueryState (line 13) | function getQueryState(query: Query): QueryState { function getQueryStateLabel (line 30) | function getQueryStateLabel(query: Query): string { function getQueryStatusFg (line 49) | function getQueryStatusFg(query: Query): number { function getQueryStatusBg (line 59) | function getQueryStatusBg(query: Query): number { FILE: packages/vue-query/src/infiniteQueryOptions.ts type UndefinedInitialDataInfiniteOptions (line 10) | type UndefinedInitialDataInfiniteOptions< type DefinedInitialDataInfiniteOptions (line 26) | type DefinedInitialDataInfiniteOptions< function infiniteQueryOptions (line 92) | function infiniteQueryOptions(options: unknown) { FILE: packages/vue-query/src/mutationCache.ts class MutationCache (line 10) | class MutationCache extends MC { method find (line 11) | find< method findAll (line 22) | findAll(filters: MaybeRefDeep = {}): Array { FILE: packages/vue-query/src/queryCache.ts class QueryCache (line 11) | class QueryCache extends QC { method find (line 12) | find = {}): Array { FILE: packages/vue-query/src/queryClient.ts class QueryClient (line 37) | class QueryClient extends QC { method constructor (line 38) | constructor(config: QueryClientConfig = {}) { method isFetching (line 49) | isFetching(filters: MaybeRefDeep = {}): number { method isMutating (line 53) | isMutating(filters: MaybeRefDeep = {}): number { method getQueryData (line 63) | getQueryData( method ensureQueryData (line 87) | ensureQueryData< method getQueriesData (line 100) | getQueriesData( method setQueryData (line 123) | setQueryData( method setQueriesData (line 135) | setQueriesData( method getQueryState (line 147) | getQueryState( method removeQueries (line 160) | removeQueries(filters: MaybeRefDeep = {}): void { method resetQueries (line 174) | resetQueries( method cancelQueries (line 191) | cancelQueries( method invalidateQueries (line 208) | invalidateQueries( method refetchQueries (line 246) | refetchQueries( method fetchQuery (line 282) | fetchQuery< method prefetchQuery (line 314) | prefetchQuery< method fetchInfiniteQuery (line 359) | fetchInfiniteQuery< method prefetchInfiniteQuery (line 411) | prefetchInfiniteQuery< method setDefaultOptions (line 431) | setDefaultOptions(options: MaybeRefDeep): void { method setQueryDefaults (line 435) | setQueryDefaults< method getQueryDefaults (line 449) | getQueryDefaults( method setMutationDefaults (line 455) | setMutationDefaults< method getMutationDefaults (line 472) | getMutationDefaults( FILE: packages/vue-query/src/queryOptions.ts function queryOptions (line 29) | function queryOptions(options: unknown) { FILE: packages/vue-query/src/types.ts type Primitive (line 13) | type Primitive = string | number | boolean | bigint | symbol | undefined... type UnwrapLeaf (line 14) | type UnwrapLeaf = type MaybeRef (line 25) | type MaybeRef = Ref | ComputedRef | T type MaybeRefOrGetter (line 27) | type MaybeRefOrGetter = MaybeRef | (() => T) type MaybeRefDeep (line 29) | type MaybeRefDeep = MaybeRef< type NoUnknown (line 39) | type NoUnknown = Equal extends true ? never : T type Equal (line 41) | type Equal = type DeepUnwrapRef (line 48) | type DeepUnwrapRef = T extends UnwrapLeaf type ShallowOption (line 58) | type ShallowOption = { type DefaultOptions (line 65) | interface DefaultOptions { type QueryClientConfig (line 74) | interface QueryClientConfig { FILE: packages/vue-query/src/useBaseQuery.ts type UseBaseQueryReturnType (line 27) | type UseBaseQueryReturnType< type UseQueryOptionsGeneric (line 42) | type UseQueryOptionsGeneric< function useBaseQuery (line 53) | function useBaseQuery< FILE: packages/vue-query/src/useInfiniteQuery.ts type UseInfiniteQueryOptions (line 27) | type UseInfiniteQueryOptions< type UseInfiniteQueryReturnType (line 63) | type UseInfiniteQueryReturnType = UseBaseQueryReturnType< function useInfiniteQuery (line 120) | function useInfiniteQuery( FILE: packages/vue-query/src/useIsFetching.ts type QueryFilters (line 9) | type QueryFilters = MaybeRefDeep | (() => MaybeRefDeep) function useIsFetching (line 11) | function useIsFetching( FILE: packages/vue-query/src/useMutation.ts type MutationResult (line 28) | type MutationResult = type UseMutationOptionsBase (line 34) | type UseMutationOptionsBase = type UseMutationOptions (line 41) | type UseMutationOptions< type MutateSyncFunction (line 54) | type MutateSyncFunction< type UseMutationReturnType (line 65) | type UseMutationReturnType< function useMutation (line 82) | function useMutation< FILE: packages/vue-query/src/useMutationState.ts type MutationFilters (line 21) | type MutationFilters = MaybeRefDeep function useIsMutating (line 23) | function useIsMutating( type MutationStateOptions (line 51) | type MutationStateOptions = { function getResult (line 56) | function getResult( function useMutationState (line 68) | function useMutationState( FILE: packages/vue-query/src/useQueries.ts type UseQueryOptionsForUseQueries (line 31) | type UseQueryOptionsForUseQueries< type MAXIMUM_DEPTH (line 39) | type MAXIMUM_DEPTH = 20 type SkipTokenForUseQueries (line 42) | type SkipTokenForUseQueries = symbol type GetUseQueryOptionsForUseQueries (line 44) | type GetUseQueryOptionsForUseQueries = type GetDefinedOrUndefinedQueryResult (line 96) | type GetDefinedOrUndefinedQueryResult = T ex... type GetUseQueryResult (line 112) | type GetUseQueryResult = type UseQueriesOptions (line 170) | type UseQueriesOptions< type UseQueriesResults (line 212) | type UseQueriesResults< type UseQueriesOptionsArg (line 230) | type UseQueriesOptionsArg> = readonly [ function useQueries (line 234) | function useQueries< FILE: packages/vue-query/src/useQuery.ts type UseQueryOptions (line 22) | type UseQueryOptions< type UndefinedInitialQueryOptions (line 57) | type UndefinedInitialQueryOptions< type DefinedInitialQueryOptions (line 69) | type DefinedInitialQueryOptions< type UseQueryReturnType (line 80) | type UseQueryReturnType = UseBaseQueryReturnType< type UseQueryDefinedReturnType (line 85) | type UseQueryDefinedReturnType = UseBaseQueryReturnType< function useQuery (line 123) | function useQuery< FILE: packages/vue-query/src/useQueryClient.ts function useQueryClient (line 6) | function useQueryClient(id = ''): QueryClient { FILE: packages/vue-query/src/utils.ts constant VUE_QUERY_CLIENT (line 4) | const VUE_QUERY_CLIENT = 'VUE_QUERY_CLIENT' function getClientKey (line 6) | function getClientKey(key?: string) { function updateState (line 11) | function updateState( function _cloneDeep (line 22) | function _cloneDeep( function cloneDeep (line 59) | function cloneDeep( function cloneDeepUnref (line 70) | function cloneDeepUnref( function isPlainObject (line 100) | function isPlainObject(value: unknown): value is Object { function isFunction (line 109) | function isFunction(value: unknown): value is Function { FILE: packages/vue-query/src/vueQueryPlugin.ts type ClientPersister (line 9) | type ClientPersister = (client: QueryClient) => [() => void, Promise] type CommonOptions (line 11) | interface CommonOptions { type ConfigOptions (line 18) | interface ConfigOptions extends CommonOptions { type ClientOptions (line 22) | interface ClientOptions extends CommonOptions { type VueQueryPluginOptions (line 26) | type VueQueryPluginOptions = ConfigOptions | ClientOptions method beforeCreate (line 80) | beforeCreate() { FILE: scripts/create-github-release.mjs function resolveUsername (line 13) | async function resolveUsername(email) { function resolveAuthorForPR (line 33) | async function resolveAuthorForPR(prNumber) { FILE: scripts/generate-labeler-config.ts type LabelerPair (line 6) | type LabelerPair = [string, string] function readPairsFromFs (line 8) | function readPairsFromFs(): Array { function generateLabelerYaml (line 37) | async function generateLabelerYaml(pairs: Array): Promise