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-array.js |
export default function isArray(input) { return input instanceof Array || Object.prototype.toString.call(input) === '[object Array]'; }