aku nok ndi : /home/spdtg/www/gomygps/public/dist/bundles/moment/src/lib/utils/ |
aku nok ndi : /home/spdtg/www/gomygps/public/dist/bundles/moment/src/lib/utils/is-function.js |
export default function isFunction(input) { return input instanceof Function || Object.prototype.toString.call(input) === '[object Function]'; }