Skip to content

@kaiord/core


@kaiord/core / RepetitionBlock

Type Alias: RepetitionBlock

RepetitionBlock = z.infer<typeof repetitionBlockSchema>

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

TypeScript type for a repetition block, inferred from repetitionBlockSchema.

Represents a group of workout steps that repeat multiple times.