VideoGalleryTogetherModeParticipantPosition type
Interface representing the position of a participant in Together Mode.
type VideoGalleryTogetherModeParticipantPosition = Record<
string,
VideoGalleryTogetherModeSeatingInfo
>