UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 642 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [HistoryQueriesGetters](./x-components.historyqueriesgetters.md) &gt; [sessionHistoryQueries](./x-components.historyqueriesgetters.sessionhistoryqueries.md) ## HistoryQueriesGetters.sessionHistoryQueries property A list of the queries that have been made in the last period of time specified by [HistoryQueriesConfig.sessionTTLInMs](./x-components.historyqueriesconfig.sessionttlinms.md)<!-- -->. **Signature:** ```typescript sessionHistoryQueries: HistoryQuery[]; ```