ReplaySpeed type exported
Last updated: 2026-03-05T10:53:28.859Z
Location
Metrics
LOC: 1
Complexity: 1
Params: 0
Signature
type ReplaySpeed
Summary
Pre-defined replay speed profiles
Source Code
export type ReplaySpeed = "instant" | "fast" | "normal" | "slow";
Dependencies (Outgoing)
| Target | Type |
|---|---|
| FieldType | uses |
| GeneratorParams | uses |
| SelectorStrategy | uses |
| SmartSelector | uses |
| StepEffect | uses |
| CaptionConfig | uses |
Impact (Incoming)
| Source | Type |
|---|---|
| TabId | uses |