Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/diegohaz/rest
/ defaultApi
Function
defaultApi
test/index.js:67–71 ·
view source on GitHub ↗
(dir)
Source
from the content-addressed store, hash-verified
65
}
66
67
function
defaultApi(dir) {
68
return
api({
69
kebab:
'default-api'
70
}, dir);
71
}
72
73
function
apiWithDifferentEndpointName(dir) {
74
return
api({
Callers
1
install
Function · 0.85
Calls
1
api
Function · 0.85
Tested by
no test coverage detected