<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [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)

