You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-11-25 05:23:13 +03:00
Add initial group call logic
This commit is contained in:
@@ -51,6 +51,7 @@ export {
|
||||
createNewMatrixCall,
|
||||
setAudioInput as setMatrixCallAudioInput,
|
||||
setVideoInput as setMatrixCallVideoInput,
|
||||
CallType,
|
||||
} from "./webrtc/call";
|
||||
|
||||
// TODO: This export is temporary and is only used for the local call feed for conference calls
|
||||
|
||||
Reference in New Issue
Block a user