Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sshwsfc/xadmin
/ getHost
Method
getHost
packages/xadmin/src/api.js:9–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
}
8
9
getHost() {
10
return
'/'
11
}
12
13
fetch(id, options) {
14
throw
'App API not implement!!!'
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected