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

File useAppStateStore.ts

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

Source from the content-addressed store, hash-verified

1import { LANGUAGE_KEY, toStandardLang } from "@/lang/i18n";
2import { panelStatus, userInfoApi } from "@/services/apis";
3import type { PanelStatus } from "@/types";
4import type { LoginUserInfo } from "@/types/user";

Callers

nothing calls this directly

Calls 1

toStandardLangFunction · 0.90

Tested by

no test coverage detected