UNPKG

@empathyco/x-components

Version:
16 lines (9 loc) 881 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [RecommendationsXStoreModule](./x-components.recommendationsxstoremodule.md) ## RecommendationsXStoreModule type Recommendations type safe store module. **Signature:** ```typescript export type RecommendationsXStoreModule = XStoreModule<RecommendationsState, RecommendationsGetters, RecommendationsMutations, RecommendationsActions>; ``` **References:** [XStoreModule](./x-components.xstoremodule.md)<!-- -->, [RecommendationsState](./x-components.recommendationsstate.md)<!-- -->, [RecommendationsGetters](./x-components.recommendationsgetters.md)<!-- -->, [RecommendationsMutations](./x-components.recommendationsmutations.md)<!-- -->, [RecommendationsActions](./x-components.recommendationsactions.md)