Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SplootCode/splootcode
/
Class
packages/editor/src/context/autosave_watcher.ts:19–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
export
class
AutosaveWatcher implements NodeObserver, ChildSetObserver, ProjectObserver {
20
@observable
21
needsSave: boolean
22
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected