← back to Wholivedthere

mcp-la-records/node_modules/@hono/node-server/dist/utils/response/constants.mjs

6 lines

// src/utils/response/constants.ts
var X_ALREADY_SENT = "x-hono-already-sent";
export {
  X_ALREADY_SENT
};