MCPcopy 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
36export async function emptyCache() {
37 await clearDataCache();
38}
39
40export async function handleErrors(response, {allowUnauthorized = false} = {}) {
41 /*

Callers 3

StatusBlockFunction · 0.90
logoutFunction · 0.90
handleErrorsFunction · 0.85

Calls 1

clearDataCacheFunction · 0.90

Tested by

no test coverage detected