Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ exit.tsx
File
exit.tsx
packages/tui/src/context/exit.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { createSimpleContext } from
"./helper"
2
3
export type Exit = (reason?: unknown) => void
4
Callers
nothing calls this directly
Calls
1
createSimpleContext
Function · 0.90
Tested by
no test coverage detected