@empathyco/x-components
Version:
Empathy X Components
16 lines (9 loc) • 872 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [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)