{"ast":null,"code":"module.exports = function (it) {\n if (typeof it != 'function') throw TypeError(it + ' is not a function!');\n return it;\n};","map":null,"metadata":{},"sourceType":"script"}