UNPKG

@empathyco/x-components

Version:
16 lines (9 loc) 872 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [PopularSearchesXStoreModule](./x-components.popularsearchesxstoremodule.md) ## PopularSearchesXStoreModule type Popular searches store module. **Signature:** ```typescript export type PopularSearchesXStoreModule = XStoreModule<PopularSearchesState, PopularSearchesGetters, PopularSearchesMutations, PopularSearchesActions>; ``` **References:** [XStoreModule](./x-components.xstoremodule.md)<!-- -->, [PopularSearchesState](./x-components.popularsearchesstate.md)<!-- -->, [PopularSearchesGetters](./x-components.popularsearchesgetters.md)<!-- -->, [PopularSearchesMutations](./x-components.popularsearchesmutations.md)<!-- -->, [PopularSearchesActions](./x-components.popularsearchesactions.md)