The 'type' of a function object

Question | Apr 19, 2017 | nextptr 

What is the result of calling typeof on a function, e.g. typeof(function () {})?