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

File apiService.ts

frontend/src/services/apiService.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { useAppStateStore } from "@/stores/useAppStateStore";
2import { reportErrorMsg } from "@/tools/validator";
3import type { AxiosError, AxiosRequestConfig } from "axios";
4import axios from "axios";

Callers

nothing calls this directly

Calls 1

useMethod · 0.80

Tested by

no test coverage detected