mediasfu-reactnative-expo
Version:
mediasfu-reactnative-expo – Expo-managed React Native WebRTC SDK for video conferencing, webinars, live streaming, broadcast, screen sharing, whiteboard, chat, recording, live subtitles, translation, and AI agent rooms on iOS, Android, and web. Prebuilt r
5 lines (4 loc) • 425 B
TypeScript
export { launchPermissions, updateParticipantPermission, updatePermissionConfig, } from 'mediasfu-shared';
export type { LaunchPermissionsOptions, LaunchPermissionsType, UpdateParticipantPermissionOptions, UpdatePermissionConfigOptions, } from 'mediasfu-shared';
export type { UpdateParticipantPermissionType } from './updateParticipantPermission';
export type { UpdatePermissionConfigType } from './updatePermissionConfig';