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

Function defaultFireEvent

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

Source from the content-addressed store, hash-verified

4949};
4950
4951function defaultFireEvent() { return false; }
4952
4953Promise.prototype._fireEvent = defaultFireEvent;
4954Promise.prototype._execute = function(executor, resolve, reject) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected