MCPcopy Create free account
hub / github.com/xerrors/Yuxi / agent_api.js

File agent_api.js

web/src/apis/agent_api.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { apiGet, apiPost, apiDelete, apiPut, apiRequest } from './base'
2import { useUserStore } from '@/stores/user'
3
4/**

Callers

nothing calls this directly

Calls 7

apiPostFunction · 0.90
apiGetFunction · 0.90
apiPutFunction · 0.90
apiDeleteFunction · 0.90
apiRequestFunction · 0.90
setMethod · 0.80
appendMethod · 0.80

Tested by

no test coverage detected