MCPcopy
hub / github.com/pure-admin/pure-admin-thin / responsiveStorageNameSpace

Function responsiveStorageNameSpace

src/config/index.ts:53–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

51
52/** 本地响应式存储的命名空间 */
53const responsiveStorageNameSpace = () => getConfig().ResponsiveStorageNameSpace;
54
55export { getConfig, setConfig, responsiveStorageNameSpace };

Callers 9

useTagsFunction · 0.90
injectResponsiveStorageFunction · 0.90
multiTags.tsFile · 0.85
multiTagsCacheChangeFunction · 0.85
tagsCacheFunction · 0.85
epTheme.tsFile · 0.85
setEpThemeColorFunction · 0.85
app.tsFile · 0.85
TOGGLE_SIDEBARFunction · 0.85

Calls 1

getConfigFunction · 0.85

Tested by

no test coverage detected