@empathyco/x-components
Version:
Empathy X Components
16 lines (9 loc) • 452 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [XModuleName](./x-components.xmodulename.md)
## XModuleName type
Names of all of the [XModules](./x-components.xmodule.md) available.
**Signature:**
```typescript
export type XModuleName = keyof XModulesTree;
```
**References:** [XModulesTree](./x-components.xmodulestree.md)