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

Class

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

Source from the content-addressed store, hash-verified

1073 * children.
1074 */
1075class Span {
1076 constructor(classes, children, options, style) {
1077 this.children = void 0;
1078 this.attributes = void 0;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected