mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Need this to be available for plugins
This commit is contained in:
parent
c04395ce3a
commit
1bffde57e3
@ -2,3 +2,4 @@ export * from './processTimeSeries';
|
||||
export * from './valueFormats/valueFormats';
|
||||
export * from './colors';
|
||||
export * from './namedColorsPalette';
|
||||
export { getMappedValue } from './valueMappings';
|
||||
|
Loading…
Reference in New Issue
Block a user