@empathyco/x-components
Version:
Empathy X Components
16 lines (9 loc) • 478 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [AnyXModule](./x-components.anyxmodule.md)
## AnyXModule type
Alias for any XModule. Use with caution.
**Signature:**
```typescript
export type AnyXModule = XModule<AnyXStoreModule>;
```
**References:** [XModule](./x-components.xmodule.md)<!-- -->, [AnyXStoreModule](./x-components.anyxstoremodule.md)