MCPcopy 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

1const expressWrap = require("./expressWrap");
2const fs = require("fs");
3
4module.exports = async (pageData, buildInfo) => {

Callers

nothing calls this directly

Calls 1

resolveFunction · 0.85

Tested by

no test coverage detected