Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MALSync/MALSync
/ getTrackingMode
Function
getTrackingMode
src/pages-sync/trackingMode/index.ts:15–17 ·
view source on GitHub ↗
(mode: TrackingModeType)
Source
from the content-addressed store, hash-verified
13
};
14
15
export
function
getTrackingMode(mode: TrackingModeType) {
16
return
trackingModes[mode];
17
}
Callers
1
startSyncHandling
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected