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

Function F

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

Source from the content-addressed store, hash-verified

26008 if (!Object.create) {
26009 Object.create = function (o) {
26010 function F () {}
26011 F.prototype = o
26012 var newf = new F()
26013 return newf

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected