MCPcopy 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
60export function useTuiStartup() {
61 return required(StartupContext, "TuiStartupProvider")
62}

Callers 3

AppFunction · 0.90
sync.tsxFile · 0.90
route.tsxFile · 0.90

Calls 1

requiredFunction · 0.70

Tested by

no test coverage detected