Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nukeop/nuclear
/ providersStore.ts
File
providersStore.ts
packages/player/src/stores/providersStore.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
{ ProviderKind } from
'@nuclearplayer/plugin-sdk'
;
Callers
nothing calls this directly
Calls
3
entries
Method · 0.80
saveToDisk
Function · 0.70
get
Function · 0.50
Tested by
no test coverage detected