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

Class

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

Source from the content-addressed store, hash-verified

1288 */
1289
1290class SvgNode {
1291 constructor(children, attributes) {
1292 this.children = void 0;
1293 this.attributes = void 0;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected