UNPKG

@tanstack/react-query

Version:

Hooks for managing, caching and syncing asynchronous and remote data in React

9 lines (8 loc) 181 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "outDir": "./dist-ts", "rootDir": "." }, "include": ["src", "*.config.js", "*.config.ts", "package.json"] }