Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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 */
3
import
axios, { AxiosResponse } from
"axios"
;
4
import
Cookies from
"universal-cookie"
;
Callers
nothing calls this directly
Calls
4
get
Method · 0.45
create
Method · 0.45
post
Method · 0.45
delete
Method · 0.45
Tested by
no test coverage detected