type alias ServerErrorStatusCodeimport { type ServerErrorStatusCode } from "https://dotland.deno.dev/x/hono@v4.2.6/utils/http-status.ts"; definition: | 500 | 501 | 502 | 503 | 504 | 505 | 506 | 507 | 508 | 510 | 511