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

# Type Alias LifecyclePolicyFrame

```typescript
LifecyclePolicyFrame: FrameBase<"lifecycle-policy"> & {
    preferences: Record<string, WireFrameValue>;
}
```

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