UNPKG

@empathyco/x-components

Version:
23 lines (13 loc) 561 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-types](./x-types.md) &gt; [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; } | |