If it's a user defined function you can use: console.log(callback.toString());. Otherwise you'll just get something like [native code] since built in ...
確定! 回上一頁