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