MCPcopy Index your code
hub / github.com/TruthHun/BookStack / warning

Function warning

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

Source from the content-addressed store, hash-verified

2640}
2641
2642function warning(message) {
2643 return {
2644 type: "warning",
2645 message: message
2646 };
2647}
2648
2649function error(exception) {
2650 return {

Callers 6

readXmlElementFunction · 0.70
BodyReaderFunction · 0.70
calculateRowSpansFunction · 0.70
readImageDataFunction · 0.70
readImageFunction · 0.70
undefinedStyleWarningFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected