Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ useAppStateStore } from
"@/stores/useAppStateStore"
;
2
import
{ reportErrorMsg } from
"@/tools/validator"
;
3
import
type
{ AxiosError, AxiosRequestConfig } from
"axios"
;
4
import
axios from
"axios"
;
Callers
nothing calls this directly
Calls
1
use
Method · 0.80
Tested by
no test coverage detected