UNPKG

@empathyco/x-components

Version:
16 lines (9 loc) 864 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [HistoryQueriesXStoreModule](./x-components.historyqueriesxstoremodule.md) ## HistoryQueriesXStoreModule type HistoryQueries type safe store module. **Signature:** ```typescript export type HistoryQueriesXStoreModule = XStoreModule<HistoryQueriesState, HistoryQueriesGetters, HistoryQueriesMutations, HistoryQueriesActions>; ``` **References:** [XStoreModule](./x-components.xstoremodule.md)<!-- -->, [HistoryQueriesState](./x-components.historyqueriesstate.md)<!-- -->, [HistoryQueriesGetters](./x-components.historyqueriesgetters.md)<!-- -->, [HistoryQueriesMutations](./x-components.historyqueriesmutations.md)<!-- -->, [HistoryQueriesActions](./x-components.historyqueriesactions.md)