VideoGalleryTogetherModeParticipantPosition type
Interfejs reprezentujący pozycję uczestnika w trybie Razem.
type VideoGalleryTogetherModeParticipantPosition = Record<
string,
VideoGalleryTogetherModeSeatingInfo
>