@empathyco/x-components
Version:
Empathy X Components
16 lines (9 loc) • 779 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [EmpathizeXStoreModule](./x-components.empathizexstoremodule.md)
## EmpathizeXStoreModule type
Empathize type safe store module.
**Signature:**
```typescript
export type EmpathizeXStoreModule = XStoreModule<EmpathizeState, EmpathizeGetters, EmpathizeMutations, EmpathizeActions>;
```
**References:** [XStoreModule](./x-components.xstoremodule.md)<!-- -->, [EmpathizeState](./x-components.empathizestate.md)<!-- -->, [EmpathizeGetters](./x-components.empathizegetters.md)<!-- -->, [EmpathizeMutations](./x-components.empathizemutations.md)<!-- -->, [EmpathizeActions](./x-components.empathizeactions.md)