Files
RoggioApp/node_modules/@hono/node-server/dist/constants-BLSFu_RU.mjs
T
2026-04-26 19:42:42 +02:00

5 lines
133 B
JavaScript
Executable File

//#region src/utils/response/constants.ts
const X_ALREADY_SENT = "x-hono-already-sent";
//#endregion
export { X_ALREADY_SENT as t };