MCPcopy
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.tsFile · 0.80
isWatchedFunction · 0.80

Calls

no outgoing calls

Tested by 1

isWatchedFunction · 0.64