@empathyco/x-components
Version:
Empathy X Components
23 lines (13 loc) • 561 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-types](./x-types.md) > [Stats](./x-types.stats.md)
## Stats interface
Statistics for the current search results.
Price - interval of the prices of the results.
**Signature:**
```typescript
export interface Stats
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [price](./x-types.stats.price.md) | | { min: number \| undefined; max: number \| undefined; } | |