Files
2026-01-23 01:33:35 +01:00

4 lines
82 B
TypeScript

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