TrainingType type

TrainingType değerlerini tanımlar. Olası değerler şunlardır: 'Normal', 'Gelişmiş'

type TrainingType = "Regular" | "Advanced"