SettingDropdownOption: {
    label: string;
    value: any;
}

Type declaration

  • label: string
  • value: any

Generated using TypeDoc v0.23.24