次の方法で共有


StopMode type

StopMode の値を定義します。

type StopMode = "reboot" | "suspend" | "shutdown" | "poweroff"