MCPcopy Create free account
hub / github.com/arctic-cli/interface / local.tsx

File local.tsx

packages/arctic/src/cli/cmd/tui/context/local.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createStore } from "solid-js/store"
2import { batch, createEffect, createMemo } from "solid-js"
3import { useSync } from "@tui/context/sync"
4import { useTheme } from "@tui/context/theme"

Callers

nothing calls this directly

Calls 9

createSimpleContextFunction · 0.90
useToastFunction · 0.90
iifeFunction · 0.90
isModelValidFunction · 0.85
getFirstValidModelFunction · 0.85
saveFunction · 0.70
jsonMethod · 0.65
currentMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected