MCPcopy Create free account
hub / github.com/MCSManager/MCSManager / getAllLayoutConfig

Function getAllLayoutConfig

frontend/src/config/originLayoutConfig.ts:16–18  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14}
15
16export function getAllLayoutConfig() {
17 return ORIGIN_LAYOUT_CONFIG;
18}

Callers 3

useLayoutConfig.tsFile · 0.90
getSettingsConfigFunction · 0.90
setSettingsConfigFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected