Compartir a través de


VideoGalleryTogetherModeParticipantPosition type

Interfaz que representa la posición de un participante en el modo Juntos.

type VideoGalleryTogetherModeParticipantPosition = Record<
  string,
  VideoGalleryTogetherModeSeatingInfo
>