Type alias WakeUpEvent

WakeUpEvent: {
    type: "wakeup";
}

Type declaration

  • type: "wakeup"