UNPKG

@empathyco/x-components

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