Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/cli
/
Class
packages/cli/src/dev-watch.ts:83–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
export
class
DevWatchManager {
84
private watcher: FSWatcher | null = null
85
private debounceQueue: DebounceQueue
86
private syncer: FileSyncer
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected