Files
my_site/node_modules/@hono/node-server/dist/utils/response.d.mts
2026-03-24 14:30:59 +08:00

4 lines
82 B
TypeScript

declare const RESPONSE_ALREADY_SENT: Response;
export { RESPONSE_ALREADY_SENT };