Type alias QuickActionListItem

QuickActionListItem: {
    quickActionName: string;
}

Type declaration

  • quickActionName: string