MCPcopy 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

1import { createSimpleContext } from "./helper"
2
3export type Exit = (reason?: unknown) => void
4

Callers

nothing calls this directly

Calls 1

createSimpleContextFunction · 0.90

Tested by

no test coverage detected