mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 06:41:49 +08:00

* chore(dsahboard-datasource): delete barrel file * refactor(dashboards): update paths for dashboard ds imports * chore(betterer): update file * style(dashboard-datasource): fix linting errors
3 lines
116 B
TypeScript
3 lines
116 B
TypeScript
export const SHARED_DASHBOARD_QUERY = '-- Dashboard --';
|
|
export const DASHBOARD_DATASOURCE_PLUGIN_ID = 'dashboard';
|