UNPKG

@empathyco/x-components

Version:
22 lines (13 loc) 693 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-types](./x-types.md) &gt; [ExperienceControlsResponse](./x-types.experiencecontrolsresponse.md) ## ExperienceControlsResponse interface Response for the experience controls endpoint. **Signature:** ```typescript export interface ExperienceControlsResponse ``` ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [controls](./x-types.experiencecontrolsresponse.controls.md) | | Dictionary&lt;unknown&gt; | | | [events](./x-types.experiencecontrolsresponse.events.md) | | Dictionary&lt;unknown&gt; | |