/
opt
/
canhelp
/
node_modules
/
hono
/
dist
/
adapter
/
vercel
/
/opt/canhelp/node_modules/hono/dist/adapter/vercel
mkdir
upload
Name
Size
Mode
Actions
conninfo.js
278
0644
edit
dl
rm
handler.js
115
0644
edit
dl
rm
index.js
151
0644
edit
dl
rm
Edit:
/opt/canhelp/node_modules/hono/dist/adapter/vercel/index.js
(151B)
// src/adapter/vercel/index.ts import { handle } from "./handler.js"; import { getConnInfo } from "./conninfo.js"; export { getConnInfo, handle };
Save
cmd:
run