<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [RootXStoreState](./x-components.rootxstorestate.md) &gt; [x](./x-components.rootxstorestate.x.md)

## RootXStoreState.x property

**Signature:**

```typescript
x: {
        [Module in XModuleName]: ExtractState<Module>;
    };
```
