共用方式為


TrainingType type

定義 TrainingType 的值。 可能的值包括:'Regular'、'Advanced'

type TrainingType = "Regular" | "Advanced"