Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nukeop/nuclear
/ settingsStore.ts
File
settingsStore.ts
packages/player/src/stores/settingsStore.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ LazyStore } from
'@tauri-apps/plugin-store'
;
2
import
{ create } from
'zustand'
;
3
4
import
type
{
Callers
nothing calls this directly
Calls
6
entries
Method · 0.80
push
Method · 0.80
normalizeId
Function · 0.70
get
Function · 0.50
set
Method · 0.45
save
Method · 0.45
Tested by
no test coverage detected