UNPKG

@empathyco/x-components

Version:
74 lines (33 loc) 909 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 <table><thead><tr><th> Property </th><th> Modifiers </th><th> Type </th><th> Description </th></tr></thead> <tbody><tr><td> [controls](./x-types.experiencecontrolsresponse.controls.md) </td><td> </td><td> Dictionary&lt;unknown&gt; </td><td> </td></tr> <tr><td> [events](./x-types.experiencecontrolsresponse.events.md) </td><td> </td><td> Dictionary&lt;unknown&gt; </td><td> </td></tr> </tbody></table>