共用方式為


JobPriority type

定義 JobPriority 的值。 可能的值包括:'low'、'normal'、'high'

type JobPriority = "low" | "normal" | "high"