[**@twipped/hooks**](../../README.md) • **Docs**

***

# Function: resetAllSuspensions()

> **resetAllSuspensions**(): `void`

Removes all stored async results from the suspense cache.

## Returns

`void`

## Source

[hooks/useSuspense.js:103](https://github.com/Twipped/hooks/blob/main/hooks/useSuspense.js#L103)
