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

Function FunctionDisposer

static/word2md/mammoth.browser.js:9055–9057  ·  view source on GitHub ↗
(fn, promise, context)

Source from the content-addressed store, hash-verified

9053 };
9054
9055 function FunctionDisposer(fn, promise, context) {
9056 this.constructor$(fn, promise, context);
9057 }
9058 inherits(FunctionDisposer, Disposer);
9059
9060 FunctionDisposer.prototype.doDispose = function (resource, inspection) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected