PATH:
usr
/
local
/
lib
/
node_modules
/
gulp
/
node_modules
/
es5-ext
/
function
"use strict"; var isFunction = require("./is-function"); module.exports = function (value) { if (!isFunction(value)) throw new TypeError(value + " is not a function"); return value; };
[-] is-arguments.js
[edit]
[-] noop.js
[edit]
[+]
#
[+]
..
[-] _define-length.js
[edit]
[-] valid-function.js
[edit]
[-] pluck.js
[edit]
[-] is-function.js
[edit]
[-] index.js
[edit]
[-] identity.js
[edit]
[-] constant.js
[edit]
[-] invoke.js
[edit]