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

Function createContext

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

Source from the content-addressed store, hash-verified

4613};
4614
4615function createContext() {
4616 if (longStackTraces) return new Context();
4617}
4618
4619function peekContext() {
4620 var lastIndex = contextStack.length - 1;

Callers 1

mammoth.browser.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected