mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-11-27 10:00:57 +00:00
Merge branch 'dev' of https://github.com/gnh1201/welsonjs into dev
This commit is contained in:
commit
bc686476b0
|
|
@ -71,7 +71,6 @@ function GetResource(ResourceName) {
|
||||||
};
|
};
|
||||||
|
|
||||||
// compatible under version 0.2.7.55
|
// compatible under version 0.2.7.55
|
||||||
Enumerator.prototype.toArray = Array.from;
|
|
||||||
})();
|
})();
|
||||||
|
|
||||||
// @deprecated Enumerator.toArray() is deprecated since version 0.2.7.56. Use Array.from()
|
// @deprecated Enumerator.toArray() is deprecated since version 0.2.7.56. Use Array.from()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user