MCPcopy Index your code
hub / github.com/anomalyco/opencode / notification.tsx

File notification.tsx

packages/app/src/context/notification.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createStore, reconcile } from "solid-js/store"
2import { type Accessor, batch, createEffect, createMemo, createRoot, getOwner, onCleanup } from "solid-js"
3import { useParams, useSearchParams } from "@solidjs/router"
4import { createSimpleContext } from "@opencode-ai/ui/context"

Callers

nothing calls this directly

Calls 12

createSimpleContextFunction · 0.90
requireServerKeyFunction · 0.90
decode64Function · 0.90
readyMethod · 0.80
ensureFunction · 0.70
selectedFunction · 0.70
findMethod · 0.65
listMethod · 0.65
keyMethod · 0.45
disposeMethod · 0.45
deleteMethod · 0.45
allMethod · 0.45

Tested by

no test coverage detected