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

Class

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

Source from the content-addressed store, hash-verified

6602 */
6603
6604class MathNode {
6605 constructor(type, children) {
6606 this.type = void 0;
6607 this.attributes = void 0;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected