---
sidebar_label: trimCache
---

# trimCache() function

#### Signature:

```typescript
trimCache: () => Promise<void>;
```

**Returns:**

Promise&lt;void&gt;