Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hashnode/starter-kit
/ finalize
Method
finalize
packages/utils/renderer/highlight.js:208–210 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
206
return
new
l(this, this.options).value();
207
}
208
finalize() {
209
return
!0;
210
}
211
}
212
function
g(e) {
213
return
e ? (
'string'
== typeof e ? e : e.source) : null;
Callers
1
b
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected