Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/diegohaz/rest
/ apiWithReservedWord
Function
apiWithReservedWord
test/index.js:88–92 ·
view source on GitHub ↗
(dir)
Source
from the content-addressed store, hash-verified
86
}
87
88
function
apiWithReservedWord(dir) {
89
return
api({
90
kebab:
'case'
91
}, dir);
92
}
93
94
function
apiWithAllMasterMethods(dir) {
95
return
api({
Callers
1
install
Function · 0.85
Calls
1
api
Function · 0.85
Tested by
no test coverage detected