UNPKG

es5-ext

Version:

ECMAScript extensions and shims

6 lines (3 loc) 101 B
// Deprecated "use strict"; module.exports = function (obj) { return typeof obj === "function"; };