Partager via


VideoGalleryTogetherModeParticipantPosition type

Interface représentant la position d’un participant en mode Ensemble.

type VideoGalleryTogetherModeParticipantPosition = Record<
  string,
  VideoGalleryTogetherModeSeatingInfo
>