Have you tried calling the extraFunctionality()
function?
In a quick test in vscode, the myFunction
object doesnt show extraFunctionality
...
but it IS in the __proto__
...
and it can be called...
Have you tried calling the extraFunctionality()
function?
In a quick test in vscode, the myFunction
object doesnt show extraFunctionality
...
but it IS in the __proto__
...
and it can be called...