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