blob: 927e5e8a1fff04ed411290644bf31ce951843056 [file] [log] [blame]
// Deprecated
"use strict";
module.exports = function (obj) { return typeof obj === "function"; };