> ISPO SDK documentation. [HTML](https://ispo.ai/docs/types/core.Supporting_types.PrivateContentBootstrapFrame.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Type Alias PrivateContentBootstrapFrame

```typescript
PrivateContentBootstrapFrame: FrameBase<"private-content-bootstrap"> & {
    assetOrigin: string;
}
```

Types: [FrameBase](core.Supporting_types.FrameBase.md)
