Поделиться через


VideoGalleryTogetherModeParticipantPosition type

Интерфейс, представляющий позицию участника в режиме Together.

type VideoGalleryTogetherModeParticipantPosition = Record<
  string,
  VideoGalleryTogetherModeSeatingInfo
>