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

Function LineNode

static/katex/katex.js:1353–1356  ·  view source on GitHub ↗
(attributes)

Source from the content-addressed store, hash-verified

1351/*#__PURE__*/
1352function () {
1353 function LineNode(attributes) {
1354 this.attributes = void 0;
1355 this.attributes = attributes || {};
1356 }
1357
1358 var _proto6 = LineNode.prototype;
1359

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected