Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-04-12 00:57:43 +03:00
parent 499a3e0d8a
commit ac79aca5a8

View File

@ -79,7 +79,7 @@ function(method, name, that){
// //
// root <-- object1_copy <-- .. <-- objectN_copy // root <-- object1_copy <-- .. <-- objectN_copy
// //
// // XXX use .mixinFlat(..) inside...
var mixin = var mixin =
module.mixin = module.mixin =
function(root, ...objects){ function(root, ...objects){