@empathyco/x-components
Version:
Empathy X Components
22 lines (13 loc) • 1.02 kB
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [HistoryQueriesGetter](./x-components.historyqueriesgetter.md)
## HistoryQueriesGetter class
Class implementation for the [HistoryQueriesGetters.historyQueries](./x-components.historyqueriesgetters.historyqueries.md) getter.
**Signature:**
```typescript
export declare class HistoryQueriesGetter implements GettersClass<HistoryQueriesXStoreModule>
```
**Implements:** [GettersClass](./x-components.gettersclass.md)<!-- --><[HistoryQueriesXStoreModule](./x-components.historyqueriesxstoremodule.md)<!-- -->>
## Methods
| Method | Modifiers | Description |
| --- | --- | --- |
| [historyQueries({ query, historyQueries, config })](./x-components.historyqueriesgetter.historyqueries.md) | | Default implementation for the [HistoryQueriesGetters.historyQueries](./x-components.historyqueriesgetters.historyqueries.md) getter. |