Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/nodejs.org
/
Class
apps/site/util/__tests__/github.test.mjs:5–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
4
mock.module(
'github-slugger'
, {
5
defaultExport:
class
{},
6
});
7
8
const
{ getGitHubAvatarUrl, createGitHubSlugger, getGitHubBlobUrl } =
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected