# CacheConfig

Cache config interface.

## Definition

- `CacheConfig`
  - `maxSize?` <Property {...properties.maxSize} />
  - `maxAge?` <Property {...properties.maxAge} />
