# IsRestoringProvider

# Variable: IsRestoringProvider

```ts
const IsRestoringProvider: Provider<boolean> = IsRestoringContext.Provider;
```

Defined in: [preact-query/src/IsRestoringProvider.ts:7](https://github.com/theVedanta/query/blob/main/packages/preact-query/src/IsRestoringProvider.ts#L7)
