StopMode type

Defines values for StopMode.

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