mirror of
https://github.com/honojs/hono.git
synced 2024-11-25 13:19:30 +01:00
03df736763
* feat(utils): remove HTTP status messages from `http-status.ts` * denoify
2 lines
32 B
TypeScript
2 lines
32 B
TypeScript
export type StatusCode = number
|