Type alias SleepEvent

SleepEvent: {
    type: "sleep";
}

Type declaration

  • type: "sleep"