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

Class

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

Source from the content-addressed store, hash-verified

6687 */
6688
6689class TextNode {
6690 constructor(text) {
6691 this.text = void 0;
6692 this.text = text;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected