<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@soulmachines/smwebsdk](./smwebsdk.md) &gt; [ContentCardRawData](./smwebsdk.contentcardrawdata.md)

## ContentCardRawData type


**Signature:**

```typescript
export type ContentCardRawData = Record<'id' | 'type' | string, unknown>;
```
