UNPKG

@empathyco/x-components

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