import { type RedirectStatus } from "https://deno.land/x/oak_commons@0.13.0/status.ts";
An HTTP status that is a redirect (3XX).
x/oak_commons/status.ts>RedirectStatus
import { type RedirectStatus } from "https://deno.land/x/oak_commons@0.13.0/status.ts";
An HTTP status that is a redirect (3XX).