MCPcopy 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

initSyncTagsFunction · 0.80
updateListenerFunction · 0.80
initFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected