Type Alias SelectedSettingsSidebarItem

SelectedSettingsSidebarItem: { label: string; projectId?: string }

Type declaration

  • label: string
  • OptionalprojectId?: string