theluyuan 38ba663466
Some checks failed
Close stale issues and PRs / stale (push) Has been cancelled
init
2025-09-02 14:49:16 +08:00

7 lines
514 B
TypeScript

export { default as DemoteToVisitorDialog } from './web/DemoteToVisitorDialog';
export { default as GrantModeratorDialog } from './web/GrantModeratorDialog';
export { default as KickRemoteParticipantDialog } from './web/KickRemoteParticipantDialog';
export { default as MuteEveryoneDialog } from './web/MuteEveryoneDialog';
export { default as MuteEveryonesVideoDialog } from './web/MuteEveryonesVideoDialog';
export { default as MuteRemoteParticipantsVideoDialog } from './web/MuteRemoteParticipantsVideoDialog';