# QueryErrorClearResetFunction

# Type Alias: QueryErrorClearResetFunction()

```ts
type QueryErrorClearResetFunction = () => void;
```

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

## Returns

`void`
