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

Class

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

Source from the content-addressed store, hash-verified

882 * children and doesn't have any DOM node properties.
883 */
884class DocumentFragment {
885 // HtmlDomNode
886 // Never used; needed for satisfying interface.
887 constructor(children) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected