VideoGalleryTogetherModeParticipantPosition type
Interface que representa a posição de um participante no Modo Juntos.
type VideoGalleryTogetherModeParticipantPosition = Record<
string,
VideoGalleryTogetherModeSeatingInfo
>