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

Function success

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

Source from the content-addressed store, hash-verified

2636};
2637
2638function success(value) {
2639 return new Result(value, []);
2640}
2641
2642function warning(message) {
2643 return {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected