Skip to content

@kaiord/core


@kaiord/core / Workout

Type Alias: Workout

Workout = z.infer<typeof workoutSchema>

Defined in: packages/core/src/domain/schemas/workout.ts:72

TypeScript type for a complete workout, inferred from workoutSchema.

Represents a structured workout definition with metadata and steps.