mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-24 12:18:13 +00:00
Unfortunately, this was broken because our native Realm.Object constructor was not presenting itself as a function in JS. This fixes that and adds tests.