mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-01-23 02:31:39 +01:00
Export LocalMedia
This commit is contained in:
parent
0e9307608b
commit
2d00d10161
@ -71,6 +71,7 @@ export {AvatarView} from "./platform/web/ui/AvatarView.js";
|
|||||||
export {RoomType} from "./matrix/room/common";
|
export {RoomType} from "./matrix/room/common";
|
||||||
export {EventEmitter} from "./utils/EventEmitter";
|
export {EventEmitter} from "./utils/EventEmitter";
|
||||||
export {Disposables} from "./utils/Disposables";
|
export {Disposables} from "./utils/Disposables";
|
||||||
|
export {LocalMedia} from "./matrix/calls/LocalMedia";
|
||||||
// these should eventually be moved to another library
|
// these should eventually be moved to another library
|
||||||
export {
|
export {
|
||||||
ObservableArray,
|
ObservableArray,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user