mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-10 14:25:58 +00:00
Add realm.close() method to JS shim
That was easy!
This commit is contained in:
parent
44eea1e036
commit
b985e1f0a6
@ -63,6 +63,7 @@ class Realm {
|
||||
}
|
||||
|
||||
[
|
||||
'close',
|
||||
'create',
|
||||
'delete',
|
||||
'deleteAll',
|
||||
|
Loading…
x
Reference in New Issue
Block a user