Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nukeop/nuclear
/ soundStore.ts
File
soundStore.ts
packages/player/src/stores/soundStore.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ create } from
'zustand'
;
2
3
import
{ AudioSource, SoundStatus } from
'@nuclearplayer/hifi'
;
4
Callers
nothing calls this directly
Calls
2
debug
Method · 0.80
get
Function · 0.50
Tested by
no test coverage detected