MCPcopy Create free account
hub / github.com/TruthHun/BookStack / hasOwnProperty

Function hasOwnProperty

static/word2md/mammoth.browser.js:30071–30073  ·  view source on GitHub ↗
(obj, prop)

Source from the content-addressed store, hash-verified

30069};
30070
30071function hasOwnProperty(obj, prop) {
30072 return Object.prototype.hasOwnProperty.call(obj, prop);
30073}
30074
30075}).call(this,require('_process'),typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
30076},{"./support/isBuffer":156,"_process":138,"inherits":155}],158:[function(require,module,exports){

Callers 2

formatArrayFunction · 0.70
formatPropertyFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected