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