mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-10 22:36:01 +00:00
Remove definition of Realm.Types from browser shim
It's added in the top-level index.js file
This commit is contained in:
parent
541791fd85
commit
275334fa7e
@ -169,9 +169,6 @@ Object.defineProperties(Realm, {
|
||||
Results: {
|
||||
value: Results,
|
||||
},
|
||||
Types: {
|
||||
value: Object.freeze(propTypes),
|
||||
},
|
||||
defaultPath: {
|
||||
get: util.getterForProperty('defaultPath'),
|
||||
set: util.setterForProperty('defaultPath'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user