mirror of
https://github.com/grafana/grafana.git
synced 2025-02-03 20:21:01 -06:00
Merge pull request #15668 from grafana/export-value-mapping-utils
Need this to be available for plugins
This commit is contained in:
commit
4521a3d419
@ -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