Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSIST/OpenSIST.github.io
/ emptyCache
Function
emptyCache
src/Data/Common.js:36–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
}
35
36
export
async
function
emptyCache() {
37
await
clearDataCache();
38
}
39
40
export
async
function
handleErrors(response, {allowUnauthorized = false} = {}) {
41
/*
Callers
3
StatusBlock
Function · 0.90
logout
Function · 0.90
handleErrors
Function · 0.85
Calls
1
clearDataCache
Function · 0.90
Tested by
no test coverage detected