<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [XEvent](./x-components.xevent.md)

## XEvent type

Name of all available events.

**Signature:**

```typescript
export type XEvent = keyof XEventsTypes;
```
**References:** [XEventsTypes](./x-components.xeventstypes.md)

