Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/xerrors/Yuxi
/ apikey_api.js
File
apikey_api.js
web/src/apis/apikey_api.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ apiGet, apiPost, apiPut, apiDelete } from
'./base'
2
3
const
API_KEY_BASE_PATH =
'/api/user/apikey'
4
Callers
nothing calls this directly
Calls
4
apiGet
Function · 0.90
apiPost
Function · 0.90
apiPut
Function · 0.90
apiDelete
Function · 0.90
Tested by
no test coverage detected