puppeteer/docs/api/puppeteer.trimcache.md
dependabot[bot] 634d5b805d
chore(deps-dev): Bump the dev-dependencies group with 13 updates (#11908)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nikolay Vitkov <nvitkov@chromium.org>
2024-02-14 18:20:12 +00:00

16 lines
160 B
Markdown

---
sidebar_label: trimCache
---
# trimCache() function
#### Signature:
```typescript
trimCache: () => Promise<void>;
```
**Returns:**
Promise&lt;void&gt;