@empathyco/x-components
Version:
Empathy X Components
14 lines (9 loc) • 401 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [RootXStoreState](./x-components.rootxstorestate.md) > [x](./x-components.rootxstorestate.x.md)
## RootXStoreState.x property
**Signature:**
```typescript
x: {
[Module in XModuleName]: ExtractState<Module>;
};
```