<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [UseAliasAPI](./x-components.usealiasapi.md) &gt; [priceStats](./x-components.usealiasapi.pricestats.md)

## UseAliasAPI.priceStats property

The [SearchXModule](./x-components.searchxmodule.md) price specific stats.

**Signature:**

```typescript
readonly priceStats: {
        min: number;
        max: number;
    };
```
