Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Zephyruso/zashboard
/ Navigator
Interface
Navigator
src/types/global.d.ts:7–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
6
declare module
'vue-virtual-scroller'
7
declare
interface
Navigator {
8
standalone?: boolean
9
}
10
11
type
ToolTipParams = {
12
data: {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected