mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-12 07:14:23 +00:00
Exposed the computeSize method to the debugger
This commit is contained in:
parent
b4955b816d
commit
3ee3d3e39c
@ -130,6 +130,7 @@ util.createMethods(Realm.prototype, objectTypes.REALM, [
|
||||
'removeListener',
|
||||
'removeAllListeners',
|
||||
'close',
|
||||
'computeSize',
|
||||
'_waitForDownload',
|
||||
'_objectForObjectId',
|
||||
]);
|
||||
|
Loading…
x
Reference in New Issue
Block a user