variable redirectimport { redirect } from "https://deno.land/x/blocks@1.100.1/runtime/errors.ts"; Redirect using the specified @param url. type(url: string | URL, status?: number) => void