IMMREX7

aku nok ndi : /home/spdtg/www/gomygps/public/dist/bundles/moment/src/lib/utils/
File Up :
aku nok ndi : /home/spdtg/www/gomygps/public/dist/bundles/moment/src/lib/utils/is-object.js

export default function isObject(input) {
    // IE8 will treat undefined and null as object if it wasn't for
    // input != null
    return input != null && Object.prototype.toString.call(input) === '[object Object]';
}

Copyright © 2021 - 2025 IMMREX7