Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ getWatched
Method
getWatched
packages/vite/src/node/watch.ts:105–107 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
103
}
104
105
getWatched() {
106
return
{}
107
}
108
109
ref() {
110
return
this
Callers
2
watcher.spec.ts
File · 0.80
isWatched
Function · 0.80
Calls
no outgoing calls
Tested by
1
isWatched
Function · 0.64