@empathyco/x-components
Version:
Empathy X Components
16 lines (9 loc) • 393 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [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)