Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MALSync/MALSync
/ storageOnChanged
Method
storageOnChanged
src/api/storage/storageInterface.ts:28–28 ·
view source on GitHub ↗
(cb: (changes, namespace) => void)
Source
from the content-addressed store, hash-verified
26
updateDom(head): void;
27
28
storageOnChanged(cb: (changes, namespace) => void): any;
29
}
Callers
3
initSyncTags
Function · 0.80
updateListener
Function · 0.80
init
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected