Files
Andres Martinez Gotor 4cd2ebe186 Grafana Advisor: Automatically generate frontend types (#99807)
* Grafana Advisor: Frontend types

* fix bad merge
2025-02-03 11:45:17 +01:00
..

This folder contains the automatically generated types for the frontend that are used in the app plugin.

To update the types:

  1. Make any necessary changes in the kinds directory
  2. Run make generate
  3. Copy the plugin directory to the frontend app: https://github.com/grafana/grafana-advisor-app/tree/main/src/plugin