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

File router.ts

frontend/src/config/router.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { $t as t } from "@/lang/i18n";
2import { useAppStateStore } from "@/stores/useAppStateStore";
3import { useLayoutContainerStore } from "@/stores/useLayoutContainerStore";
4import type { LoginUserInfo } from "@/types/user";

Callers

nothing calls this directly

Calls 3

routersConfigOptimizeFunction · 0.85
updateUserInfoFunction · 0.85
infoMethod · 0.80

Tested by

no test coverage detected