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

Function INTERNAL

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

Source from the content-addressed store, hash-verified

6758Promise.RejectionError = errors.OperationalError;
6759Promise.AggregateError = errors.AggregateError;
6760var INTERNAL = function(){};
6761var APPLY = {};
6762var NEXT_FILTER = {};
6763var tryConvertToPromise = require("./thenables")(Promise, INTERNAL);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected