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

Function emptyResult

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

Source from the content-addressed store, hash-verified

1337}
1338
1339function emptyResult() {
1340 return new ReadResult(null);
1341}
1342
1343function elementResult(element) {
1344 return new ReadResult(element);

Callers 4

readXmlElementFunction · 0.70
readFldCharFunction · 0.70
readInstrTextFunction · 0.70
BodyReaderFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected