| DIR:/proc/thread-self/cwd/bright.medisavehealthcarebd.com/node_modules/es5-ext/object/ |
| Current File : //proc/thread-self/cwd/bright.medisavehealthcarebd.com/node_modules/es5-ext/object/is-callable.js |
// Deprecated
"use strict";
module.exports = function (obj) { return typeof obj === "function"; };
|