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

Class

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

Source from the content-addressed store, hash-verified

1159 */
1160
1161class SymbolNode {
1162 constructor(text, height, depth, italic, skew, width, classes, style) {
1163 this.text = void 0;
1164 this.height = void 0;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected