UNPKG

@empathyco/x-components

Version:
16 lines (9 loc) 535 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-adapter-platform](./x-adapter-platform.md) &gt; [PlatformExperienceControlsResponse](./x-adapter-platform.platformexperiencecontrolsresponse.md) ## PlatformExperienceControlsResponse interface Response for the `experience controls` endpoint. **Signature:** ```typescript export interface PlatformExperienceControlsResponse extends Dictionary<unknown> ``` **Extends:** Dictionary&lt;unknown&gt;