@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 515 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) > [aiSuggestionsRequestMapper](./x-adapter-platform.aisuggestionsrequestmapper.md)
## aiSuggestionsRequestMapper variable
Default implementation for the aiSuggestionsRequestMapper.
**Signature:**
```typescript
aiSuggestionsRequestMapper: import("@empathyco/x-adapter").Mapper<AiSuggestionsRequest, PlatformAiSuggestionsRequest>
```