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

Function domainBind

static/word2md/mammoth.browser.js:9524–9526  ·  view source on GitHub ↗
(self, cb)

Source from the content-addressed store, hash-verified

9522}
9523
9524function domainBind(self, cb) {
9525 return self.bind(cb);
9526}
9527
9528var ret = {
9529 isClass: isClass,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected