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

Function apiRejection

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

Source from the content-addressed store, hash-verified

6725 return new Promise.PromiseInspection(this._target());
6726};
6727var apiRejection = function(msg) {
6728 return Promise.reject(new TypeError(msg));
6729};
6730function Proxyable() {}
6731var UNDEFINED_BINDING = {};
6732var util = require("./util");

Callers 6

mammoth.browser.jsFile · 0.70
mapFunction · 0.70
propsFunction · 0.70
raceFunction · 0.70
reduceFunction · 0.70
someFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected