type alias RedirectStatusCodeimport { type RedirectStatusCode } from "https://dotland.deno.dev/x/hono@v4.2.6/utils/http-status.ts"; definition: | 300 | 301 | 302 | 303 | 304 | DeprecatedStatusCode | 307 | 308