RedirectResult: {
    path: string;
    type: "Redirect";
}

Type declaration

  • path: string
  • type: "Redirect"