MCPcopy Create free account
hub / github.com/Hashnode/starter-kit / closeNode

Method closeNode

packages/utils/renderer/highlight.js:133–135  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

131 e.sublanguage || (n = `${this.classPrefix}${n}`), this.span(n);
132 }
133 closeNode(e) {
134 o(e) && (this.buffer += s);
135 }
136 value() {
137 return this.buffer;
138 }

Callers 3

_walkMethod · 0.45
addKeywordMethod · 0.45
xFunction · 0.45

Calls 1

oFunction · 0.70

Tested by

no test coverage detected