Commit d13eebfe by ryan

move to string.ts

parent b2a7891b
......@@ -2,5 +2,5 @@ export * from './processTimeSeries';
export * from './valueFormats/valueFormats';
export * from './colors';
export * from './namedColorsPalette';
export * from './stringUtils';
export * from './string';
export { getMappedValue } from './valueMappings';
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment