mirror of
https://github.com/grafana/grafana.git
synced 2026-08-19 01:34:54 -05:00
@@ -10,6 +10,7 @@ export enum PluginType {
|
||||
panel = 'panel',
|
||||
datasource = 'datasource',
|
||||
app = 'app',
|
||||
renderer = 'renderer',
|
||||
}
|
||||
|
||||
export interface PluginMeta<T extends {} = KeyValue> {
|
||||
|
||||
Reference in New Issue
Block a user