mirror of
https://github.com/flynx/object.js.git
synced 2025-10-30 11:00:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
499a3e0d8a
commit
ac79aca5a8
@ -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){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user