UNPKG

@empathyco/x-components

Version:
50 lines (24 loc) 1.15 kB
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [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)<!-- -->&lt;[HistoryQueriesXStoreModule](./x-components.historyqueriesxstoremodule.md)<!-- -->&gt; ## Methods <table><thead><tr><th> Method </th><th> Modifiers </th><th> Description </th></tr></thead> <tbody><tr><td> [historyQueries({ query, historyQueries, config })](./x-components.historyqueriesgetter.historyqueries.md) </td><td> </td><td> Default implementation for the [HistoryQueriesGetters.historyQueries](./x-components.historyqueriesgetters.historyqueries.md) getter. </td></tr> </tbody></table>