@empathyco/x-components
Version:
Empathy X Components
14 lines (9 loc) • 411 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-types](./x-types.md) > [ExtraParamsRequest](./x-types.extraparamsrequest.md) > [extraParams](./x-types.extraparamsrequest.extraparams.md)
## ExtraParamsRequest.extraParams property
**Signature:**
```typescript
extraParams?: {
[key: string]: unknown;
};
```