MCPcopy
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
6declare module 'vue-virtual-scroller'
7declare interface Navigator {
8 standalone?: boolean
9}
10
11type ToolTipParams = {
12 data: {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected