UNPKG

@empathyco/x-components

Version:
21 lines (12 loc) 582 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-types](./x-types.md) &gt; [ExtraParamsRequest](./x-types.extraparamsrequest.md) ## ExtraParamsRequest interface Interface to support extra params in any request. **Signature:** ```typescript export interface ExtraParamsRequest ``` ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [extraParams?](./x-types.extraparamsrequest.extraparams.md) | | { \[key: string\]: unknown; } | _(Optional)_ |