Type alias StopEventData

StopEventData: {
    message: "STOP";
}

Type declaration

  • message: "STOP"