mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-10 22:36:01 +00:00
rename wireup
This commit is contained in:
parent
245328009a
commit
3dc968cfe2
@ -42,6 +42,6 @@ if (typeof Realm != 'undefined') {
|
||||
throw new Error('Missing Realm constructor - please ensure RealmReact framework is included!');
|
||||
}
|
||||
|
||||
require('./wireup')(realmConstructor);
|
||||
require('./extensions')(realmConstructor);
|
||||
|
||||
module.exports = realmConstructor;
|
||||
|
Loading…
x
Reference in New Issue
Block a user