MCPcopy 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

1import axios from "axios";
2import { toast } from "react-toastify";
3const request = axios.create({
4 baseURL: "/",

Callers

nothing calls this directly

Calls 1

createMethod · 0.45

Tested by

no test coverage detected