@empathyco/x-components
Version:
Empathy X Components
16 lines (9 loc) • 975 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [PopularSearchesActionContext](./x-components.popularsearchesactioncontext.md)
## PopularSearchesActionContext type
Alias type for actions context of the [PopularSearchesXStoreModule](./x-components.popularsearchesxstoremodule.md)<!-- -->.
**Signature:**
```typescript
export type PopularSearchesActionContext = XActionContext<PopularSearchesState, PopularSearchesGetters, PopularSearchesMutations, PopularSearchesActions>;
```
**References:** [XActionContext](./x-components.xactioncontext.md)<!-- -->, [PopularSearchesState](./x-components.popularsearchesstate.md)<!-- -->, [PopularSearchesGetters](./x-components.popularsearchesgetters.md)<!-- -->, [PopularSearchesMutations](./x-components.popularsearchesmutations.md)<!-- -->, [PopularSearchesActions](./x-components.popularsearchesactions.md)