puppeteer/docs/api/puppeteer.trimcache.md

12 lines
123 B
Markdown
Raw Normal View History

---
sidebar_label: trimCache
---
# trimCache variable
#### Signature:
```typescript
trimCache: () => Promise<void>;
```