You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-11-23 17:02:25 +03:00
emit aggregate room beacon liveness (#2241)
* emit aggregate room beacon liveness Signed-off-by: Kerry Archibald <kerrya@element.io> * tidy and comment Signed-off-by: Kerry Archibald <kerrya@element.io> * add export for models/beacon Signed-off-by: Kerry Archibald <kerrya@element.io> * add owner and roomId Signed-off-by: Kerry Archibald <kerrya@element.io> * copyright Signed-off-by: Kerry Archibald <kerrya@element.io>
This commit is contained in:
@@ -27,6 +27,7 @@ export * from "./http-api";
|
||||
export * from "./autodiscovery";
|
||||
export * from "./sync-accumulator";
|
||||
export * from "./errors";
|
||||
export * from "./models/beacon";
|
||||
export * from "./models/event";
|
||||
export * from "./models/room";
|
||||
export * from "./models/group";
|
||||
|
||||
Reference in New Issue
Block a user