variable redirectimport { redirect } from "https://deno.land/x/deco@1.75.1/mod.ts"; Redirect using the specified @param url. type(url: string | URL, status?: number) => unknown