MCPcopy Create free account
hub / github.com/MCSManager/MCSManager / useLayoutConfig.ts

File useLayoutConfig.ts

frontend/src/stores/useLayoutConfig.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getAllLayoutConfig, setAllLayoutConfig } from "@/config/originLayoutConfig";
2import { useRouterParams } from "@/hooks/useRouterParams";
3import { resetLayoutConfig, setLayoutConfig } from "@/services/apis/layout";
4import type { LayoutCard, LayoutWithRouter } from "@/types";

Callers

nothing calls this directly

Calls 2

useRouterParamsFunction · 0.90
getAllLayoutConfigFunction · 0.90

Tested by

no test coverage detected