次の方法で共有


WeekOfMonth type

WeekOfMonth の値を定義します。

type WeekOfMonth = "First" | "Second" | "Third" | "Fourth" | "Last" | "Invalid"