Type alias ResetEventData

ResetEventData: {
    message: "RESET";
}

Type declaration

  • message: "RESET"