mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-17 00:56:22 +00:00
fix docs
This commit is contained in:
parent
3efef484a6
commit
aaabc1e286
@ -133,7 +133,7 @@ class AuthError extends Error {
|
||||
* Describes an error when an incompatible synced Realm is opened. The old version of the Realm can be accessed in readonly mode using the configuration() member
|
||||
* @memberof Realm.Sync
|
||||
*/
|
||||
interface IncompatibleSyncedRealmError {
|
||||
class IncompatibleSyncedRealmError {
|
||||
/**
|
||||
* The name of the error is 'IncompatibleSyncedRealmError'
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user