mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-10 14:25:58 +00:00
another fix for chrome debug mode
This commit is contained in:
parent
27d973151f
commit
785e57eb47
@ -18,7 +18,7 @@
|
||||
|
||||
'use strict';
|
||||
|
||||
import { keys } from './constants';
|
||||
import { keys, objectTypes } from './constants';
|
||||
import { getterForProperty, setterForProperty, createMethods } from './util';
|
||||
|
||||
const registeredConstructors = {};
|
||||
|
Loading…
x
Reference in New Issue
Block a user