Skip to content

@kaiord/core


@kaiord/core / WorkoutStep

Type Alias: WorkoutStep

WorkoutStep = z.infer<typeof workoutStepSchema>

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.