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

# Type Alias EndFrame

```typescript
EndFrame: FrameBase<"end"> & { reason?: EndReason; sid: number }
```

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