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

Function undefinedStyleWarning

static/word2md/mammoth.browser.js:1275–1278  ·  view source on GitHub ↗
(type, styleId)

Source from the content-addressed store, hash-verified

1273 }
1274
1275 function undefinedStyleWarning(type, styleId) {
1276 return warning(
1277 type + " style with ID " + styleId + " was referenced but not defined in the document");
1278 }
1279}
1280
1281

Callers 1

readStyleFunction · 0.70

Calls 1

warningFunction · 0.70

Tested by

no test coverage detected