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