MCPcopy
hub / github.com/uselotus/lotus / api.ts

File api.ts

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

Source from the content-addressed store, hash-verified

1/* eslint-disable camelcase */
2/* eslint-disable @typescript-eslint/no-explicit-any camelcase */
3import axios, { AxiosResponse } from "axios";
4import Cookies from "universal-cookie";

Callers

nothing calls this directly

Calls 4

getMethod · 0.45
createMethod · 0.45
postMethod · 0.45
deleteMethod · 0.45

Tested by

no test coverage detected