Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/orion-lib/OrionTV
/ remoteControlStore.ts
File
remoteControlStore.ts
stores/remoteControlStore.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ create } from
'zustand'
;
2
import
{ remoteControlService } from
'@/services/remoteControlService'
;
3
import
Logger from
'@/utils/Logger'
;
4
Callers
nothing calls this directly
Calls
7
withTag
Method · 0.80
init
Method · 0.80
debug
Method · 0.80
startServer
Method · 0.80
info
Method · 0.80
error
Method · 0.80
stopServer
Method · 0.80
Tested by
no test coverage detected