# InfoCardData

## Definition

```tsx
type InfoCardData = ExecuteRequestConfig | Record<string, any>
```

## Usage

```tsx
import { undefined } from 'uxp/components';
```
