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

Class

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

Source from the content-addressed store, hash-verified

1115 */
1116
1117class Anchor {
1118 constructor(href, classes, children, options) {
1119 this.children = void 0;
1120 this.attributes = void 0;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected