@kaiord/core / WorkoutStep
Type Alias: WorkoutStep
WorkoutStep =
z.infer<typeofworkoutStepSchema>
Defined in: packages/core/src/domain/schemas/workout-step.ts:45
TypeScript type for a workout step, inferred from workoutStepSchema.
Represents an individual interval or segment within a workout.