Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/remoteinterview/zero
/ handler.js
File
handler.js
packages/handler-proxy/handler.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
expressWrap = require(
"./expressWrap"
);
2
const
fs = require(
"fs"
);
3
4
module.exports =
async
(pageData, buildInfo) => {
Callers
nothing calls this directly
Calls
1
resolve
Function · 0.85
Tested by
no test coverage detected