schnee effeckt und fehler Korektur
This commit is contained in:
2
node_modules/es5-ext/array/#/group.js
generated
vendored
2
node_modules/es5-ext/array/#/group.js
generated
vendored
@@ -8,7 +8,7 @@ var callable = require("../../object/valid-callable")
|
||||
, forEach = Array.prototype.forEach
|
||||
, apply = Function.prototype.apply;
|
||||
|
||||
module.exports = function (cb/*, thisArg*/) {
|
||||
module.exports = function (cb /*, thisArg*/) {
|
||||
var result;
|
||||
|
||||
value(this);
|
||||
|
||||
Reference in New Issue
Block a user