MCPcopy Index your code
hub / github.com/TruthHun/BookStack / objectToString

Function objectToString

static/word2md/mammoth.browser.js:11588–11590  ·  view source on GitHub ↗
(o)

Source from the content-addressed store, hash-verified

11586exports.isBuffer = Buffer.isBuffer;
11587
11588function objectToString(o) {
11589 return Object.prototype.toString.call(o);
11590}
11591
11592}).call(this,{"isBuffer":require("../../is-buffer/index.js")})
11593},{"../../is-buffer/index.js":82}],79:[function(require,module,exports){

Callers 4

isArrayFunction · 0.70
isRegExpFunction · 0.70
isDateFunction · 0.70
isErrorFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected