UNPKG

@empathyco/x-components

Version:
16 lines (9 loc) 933 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [ExperienceControlsXStoreModule](./x-components.experiencecontrolsxstoremodule.md) ## ExperienceControlsXStoreModule type Experience Controls type safe store module. **Signature:** ```typescript export type ExperienceControlsXStoreModule = XStoreModule<ExperienceControlsState, ExperienceControlsGetters, ExperienceControlsMutations, ExperienceControlsActions>; ``` **References:** [XStoreModule](./x-components.xstoremodule.md)<!-- -->, [ExperienceControlsState](./x-components.experiencecontrolsstate.md)<!-- -->, [ExperienceControlsGetters](./x-components.experiencecontrolsgetters.md)<!-- -->, [ExperienceControlsMutations](./x-components.experiencecontrolsmutations.md)<!-- -->, [ExperienceControlsActions](./x-components.experiencecontrolsactions.md)