Type Alias UpdateLinkDto

UpdateLinkDto: { name: string; redirectTo: string }

Type declaration

  • name: string
  • redirectTo: string