You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-09-04 19:42:11 +03:00
More linting
This commit is contained in:
@@ -180,6 +180,7 @@ function _resolveInvites(client, room) {
|
|||||||
/**
|
/**
|
||||||
* <b>Internal class - unstable.</b>
|
* <b>Internal class - unstable.</b>
|
||||||
* Construct an entity which is able to sync with a homeserver.
|
* Construct an entity which is able to sync with a homeserver.
|
||||||
|
* @constructor
|
||||||
* @param {MatrixClient} client The matrix client instance to use.
|
* @param {MatrixClient} client The matrix client instance to use.
|
||||||
*/
|
*/
|
||||||
function SyncApi(client) {
|
function SyncApi(client) {
|
||||||
|
Reference in New Issue
Block a user