0.0.2 • Published 8 years ago
childparent v0.0.2
👶 childparent
add child methods to parent, or parent methods to child, optionally binding thisArg.
childToParentMethods({
child: this,
parent: anotherObject,
thisArg: this,
})
0.0.2
8 years ago
add child methods to parent, or parent methods to child, optionally binding thisArg.
childToParentMethods({
child: this,
parent: anotherObject,
thisArg: this,
})
8 years ago