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

Class

static/katex/katex.mjs:14896–14896  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14894 * The functions return ParseNodes.
14895 */
14896class Parser {
14897 constructor(input, settings) {
14898 this.mode = void 0;
14899 this.gullet = void 0;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected