File size: 294 Bytes
1e92f2d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---
id: queryFeatures
title: queryFeatures
---
# Variable: queryFeatures
```ts
const queryFeatures: readonly ['DeveloperTools', 'PersistQueryClient']
```
## Defined in
[providers.ts:367](https://github.com/TanStack/query/blob/main/packages/angular-query-experimental/src/providers.ts#L367)
|