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-number.js |
export default function isNumber(input) { return typeof input === 'number' || Object.prototype.toString.call(input) === '[object Number]'; }