UNPKG

@empathyco/x-components

Version:
21 lines (12 loc) 665 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [AiXEvents](./x-components.aixevents.md) ## AiXEvents interface Dictionary of the events of AI XModule, where each key is the event name, and the value is the event payload type or `void` if it has no payload. **Signature:** ```typescript export interface AiXEvents ``` ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [AiQuestionsRequestUpdated](./x-components.aixevents.aiquestionsrequestupdated.md) | | AiQuestionsRequest \| null | |