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

Function run

static/word2md/mammoth.browser.js:3019–3021  ·  view source on GitHub ↗
(options)

Source from the content-addressed store, hash-verified

3017}
3018
3019function run(options) {
3020 return new Matcher("run", options);
3021}
3022
3023function table(options) {
3024 return new Matcher("table", options);

Callers

nothing calls this directly

Calls 1

elementsOfTypeFunction · 0.70

Tested by

no test coverage detected