Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nukeop/nuclear
/ playlistStore.ts
File
playlistStore.ts
packages/player/src/stores/playlistStore.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ v4 as uuidv4 } from
'uuid'
;
2
import
{ create } from
'zustand'
;
3
4
import
type
{
Callers
nothing calls this directly
Calls
10
stripResolutionState
Function · 0.90
loadIndex
Method · 0.80
loadPlaylist
Method · 0.80
savePlaylist
Method · 0.80
getState
Method · 0.80
get
Function · 0.50
get
Method · 0.45
set
Method · 0.45
deletePlaylist
Method · 0.45
delete
Method · 0.45
Tested by
no test coverage detected