ddbb43cd09
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
12 lines
123 B
Markdown
12 lines
123 B
Markdown
---
|
|
sidebar_label: trimCache
|
|
---
|
|
|
|
# trimCache variable
|
|
|
|
#### Signature:
|
|
|
|
```typescript
|
|
trimCache: () => Promise<void>;
|
|
```
|