Type Alias HelpFurtherSupportArticleClicked

HelpFurtherSupportArticleClicked: {
    category: string;
    href: string;
    title: string;
}

Type declaration

  • category: string
  • href: string
  • title: string