mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-23 12:58:55 +00:00
Rename array-methods.js to collection-methods.js
This commit is contained in:
parent
5faa71e1e0
commit
83e09268ea
@ -18,7 +18,7 @@
|
||||
|
||||
'use strict';
|
||||
|
||||
var arrayMethods = require('./array-methods');
|
||||
var arrayMethods = require('./collection-methods');
|
||||
var realmConstructor;
|
||||
|
||||
if (typeof Realm != 'undefined') {
|
||||
|
Loading…
x
Reference in New Issue
Block a user