Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/skygragon/leetcode-cli
/ f
Function
f
lib/chalk.js:51–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
pres.push(pre);
50
posts.unshift(post);
51
const
f = x => chalk.print(x);
52
Object.setPrototypeOf(f, chalk);
53
return
f;
54
};
Callers
1
core.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected