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

Function classString

static/word2md/mammoth.browser.js:9457–9459  ·  view source on GitHub ↗
(obj)

Source from the content-addressed store, hash-verified

9455})();
9456
9457function classString(obj) {
9458 return {}.toString.call(obj);
9459}
9460
9461function copyDescriptors(from, to, filter) {
9462 var keys = es5.names(from);

Callers 1

mammoth.browser.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected