mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-10 22:36:01 +00:00
Reword close() API doc based on PR feedback
This commit is contained in:
parent
4cecb0a612
commit
9fff367ce0
@ -71,7 +71,7 @@ class Realm {
|
||||
|
||||
/**
|
||||
* Closes this Realm so it may be re-opened with a newer schema version.
|
||||
* All objects and collections in this Realm will no longer be valid until it is re-opened.
|
||||
* All objects and collections from this Realm are no longer valid after calling this method.
|
||||
*/
|
||||
close() {}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user