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

File language.tsx

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

Source from the content-addressed store, hash-verified

1import * as i18n from "@solid-primitives/i18n"
2import { createEffect, createMemo, createResource } from "solid-js"
3import { createStore } from "solid-js/store"
4import { createSimpleContext } from "@opencode-ai/ui/context"

Callers

nothing calls this directly

Calls 11

createSimpleContextFunction · 0.90
persistedFunction · 0.90
dictFunction · 0.90
readStoredLocaleFunction · 0.85
loadDictFunction · 0.85
mergeFunction · 0.70
detectLocaleFunction · 0.70
normalizeLocaleFunction · 0.70
cookieFunction · 0.70
getMethod · 0.65
globalMethod · 0.45

Tested by

no test coverage detected