Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ useTuiStartup
Function
useTuiStartup
packages/tui/src/context/runtime.tsx:60–62 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
58
}
59
60
export function useTuiStartup() {
61
return required(StartupContext,
"TuiStartupProvider"
)
62
}
Callers
3
App
Function · 0.90
sync.tsx
File · 0.90
route.tsx
File · 0.90
Calls
1
required
Function · 0.70
Tested by
no test coverage detected