Your IP : 216.73.216.220


Current Path : /var/www/fidelitychain/www/node_modules/moment/src/lib/utils/
Upload File :
Current File : //var/www/fidelitychain/www/node_modules/moment/src/lib/utils/has-own-prop.js

export default function hasOwnProp(a, b) {
    return Object.prototype.hasOwnProperty.call(a, b);
}