@kaiord/core / Workout
Type Alias: Workout
Workout =
z.infer<typeofworkoutSchema>
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.