Files
mcp-wms-wiki/node_modules/@hono/node-server/dist/utils/response.d.ts
T
2026-05-20 09:41:27 +02:00

4 lines
82 B
TypeScript

declare const RESPONSE_ALREADY_SENT: Response;
export { RESPONSE_ALREADY_SENT };