mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-11-28 02:20:49 +00:00
Update lib/std.js
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
This commit is contained in:
parent
c4aed231da
commit
5dd68d8992
|
|
@ -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