<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [XModule](./x-components.xmodule.md) &gt; [storeModule](./x-components.xmodule.storemodule.md)

## XModule.storeModule property

The Vuex Store module associated to this module.

**Signature:**

```typescript
storeModule: StoreModule;
```
