MCPcopy
hub / github.com/anomalyco/opencode / layout.tsx

File layout.tsx

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

createSimpleContextFunction · 0.90
persistedFunction · 0.90
createScrollPersistenceFunction · 0.90
useLocationFunction · 0.85
currentRouteFunction · 0.85
setStoreFunction · 0.85
batchFunction · 0.85
rootForFunction · 0.85
pickAvailableColorFunction · 0.85
openMethod · 0.80
pruneFunction · 0.70
readyFunction · 0.70

Tested by

no test coverage detected