UNPKG

@empathyco/x-components

Version:
16 lines (9 loc) 745 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [TaggingXStoreModule](./x-components.taggingxstoremodule.md) ## TaggingXStoreModule type Tagging type safe store module. **Signature:** ```typescript export type TaggingXStoreModule = XStoreModule<TaggingState, TaggingGetters, TaggingMutations, TaggingActions>; ``` **References:** [XStoreModule](./x-components.xstoremodule.md)<!-- -->, [TaggingState](./x-components.taggingstate.md)<!-- -->, [TaggingGetters](./x-components.tagginggetters.md)<!-- -->, [TaggingMutations](./x-components.taggingmutations.md)<!-- -->, [TaggingActions](./x-components.taggingactions.md)