Files
MCP-Browser/node_modules/@hono/node-server/dist/utils/response/constants.d.mts
T
2026-03-25 09:47:08 -03:00

4 lines
82 B
TypeScript

declare const X_ALREADY_SENT = "x-hono-already-sent";
export { X_ALREADY_SENT };