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

Method value

packages/utils/renderer/highlight.js:136–138  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

134 o(e) && (this.buffer += s);
135 }
136 value() {
137 return this.buffer;
138 }
139 span(e) {
140 this.buffer += `<span class="${e}">`;
141 }

Callers 1

toHTMLMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected