Type alias EndRoomParams

EndRoomParams: {
    room_id: string;
}

Type declaration

  • room_id: string