Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/TaskingAI/TaskingAI
/ request.ts
File
request.ts
frontend/src/utils/request.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
axios from
"axios"
;
2
import
{ toast } from
"react-toastify"
;
3
const
request = axios.create({
4
baseURL:
"/"
,
Callers
nothing calls this directly
Calls
1
create
Method · 0.45
Tested by
no test coverage detected