Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/vercel/hyper
/ getConfig
Function
getConfig
app/config.ts:81–83 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
79
};
80
81
export
const
getConfig = () => {
82
return
cfg.config;
83
};
84
85
export
const
openConfig = () => {
86
return
_openConfig();
Callers
3
commands.ts
File · 0.90
createMenu
Function · 0.90
click
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected