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

Function thrower

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

Source from the content-addressed store, hash-verified

5579 return this.value;
5580}
5581function thrower() {
5582 throw this.reason;
5583}
5584
5585Promise.prototype["return"] =
5586Promise.prototype.thenReturn = function (value) {

Callers 1

iteratorFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected