@empathyco/x-components
Version:
Empathy X Components
15 lines (10 loc) • 369 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) > [price](./x-types.stats.price.md)
## Stats.price property
**Signature:**
```typescript
price: {
min: number | undefined;
max: number | undefined;
};
```