mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* [react-query] Update API to 1.10.0 - breaking changes * Make use of extra variables * Fixing lint errors * Complete useInfiniteQuery * Add global config * Add queryCache * Allow keys and variables with infinite tails * Add discriminated unions for base and paginated queries * Discriminated union for mutation result * Require first key element to be a string subtype
7 lines
80 B
JSON
7 lines
80 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"ts-toolbelt": "*"
|
|
}
|
|
}
|