DevToolbarAppMeta: {
    icon?: Icon;
    id: string;
    name: string;
}

Type declaration

  • Optional icon?: Icon
  • id: string
  • name: string