# QueryErrorIsResetFunction

# Type Alias: QueryErrorIsResetFunction()

```ts
type QueryErrorIsResetFunction = () => boolean;
```

Defined in: [preact-query/src/QueryErrorResetBoundary.tsx:6](https://github.com/theVedanta/query/blob/main/packages/preact-query/src/QueryErrorResetBoundary.tsx#L6)

## Returns

`boolean`
