Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hashnode/starter-kit
/
Class
packages/utils/renderer/highlight.js:121–121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
const
s =
'</span>'
,
120
o = (e) => !!e.kind;
121
class
l {
122
constructor(e, n) {
123
(this.buffer =
''
), (this.classPrefix = n.classPrefix), e.walk(this);
124
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected