SIGN IN SIGN UP
TanStack / query UNCLAIMED

🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

0 0 0 TypeScript
{
"extends": "../tsconfig.json",
"compilerOptions": {
"moduleResolution": "Bundler"
},
"include": ["**/*"]
}