mirror of
https://github.com/flynx/object.js.git
synced 2025-10-28 18:10:08 +00:00
minor cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
f2d31d8ea7
commit
3c86615730
0
.github/workflows/npmpublish.yml
vendored
Normal file → Executable file
0
.github/workflows/npmpublish.yml
vendored
Normal file → Executable file
@ -242,7 +242,6 @@ function(root, ...objects){
|
|||||||
// ...mainly for inheritance.
|
// ...mainly for inheritance.
|
||||||
// ...would also be helpful in this case to call all the
|
// ...would also be helpful in this case to call all the
|
||||||
// constructors in the chain
|
// constructors in the chain
|
||||||
// XXX need a simple way to make a function constructor...
|
|
||||||
var Constructor =
|
var Constructor =
|
||||||
module.Constructor =
|
module.Constructor =
|
||||||
// shorthand...
|
// shorthand...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user