Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lukeed/polka
/ index.js
File
index.js
examples/async-json/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fetch = require(
'node-fetch'
);
2
const
send = require(
'@polka/send-type'
);
3
const
polka = require(
'polka'
);
4
Callers
nothing calls this directly
Calls
3
load
Function · 0.85
send
Function · 0.85
listen
Method · 0.80
Tested by
no test coverage detected