mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-02 09:46:28 +00:00
one fix for chrome debug mode
This commit is contained in:
parent
b59784670b
commit
591dce8051
@ -19,7 +19,7 @@
|
||||
'use strict';
|
||||
|
||||
import { keys } from './constants';
|
||||
import { getterForProperty, setterForProperty } from './util';
|
||||
import { getterForProperty, setterForProperty, createMethods } from './util';
|
||||
|
||||
const registeredConstructors = {};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user