@empathyco/x-components
Version:
Empathy X Components
12 lines (7 loc) • 396 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [XStoreModule](./x-components.xstoremodule.md) > [actions](./x-components.xstoremodule.actions.md)
## XStoreModule.actions property
**Signature:**
```typescript
actions: ActionsTree<State, Getters, Mutations, Actions>;
```