/opt/canhelp/node_modules/hono/dist/adapter/cloudflare-pages
NameSizeModeActions
conninfo.js1640644editdlrm
handler.js16190644editdlrm
index.js2270644editdlrm
Edit: /opt/canhelp/node_modules/hono/dist/adapter/cloudflare-pages/index.js (227B)
// src/adapter/cloudflare-pages/index.ts import { handle, handleMiddleware, serveStatic } from "./handler.js"; import { getConnInfo } from "./conninfo.js"; export { getConnInfo, handle, handleMiddleware, serveStatic };