Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lukeed/polka
/ items.js
File
items.js
examples/with-morgan/items.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
polka = require(
'polka'
);
2
const
{ send } = require(
'./util'
);
3
4
module.exports = polka()
Callers
nothing calls this directly
Calls
1
send
Function · 0.85
Tested by
no test coverage detected