@barchart/chart-lib 2.269.0 → 2.269.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2706,6 +2706,8 @@ declare module "@barchart/chart-lib" {
2706
2706
  a: number;
2707
2707
  }
2708
2708
 
2709
+ export function getLightness(color: string): number;
2710
+
2709
2711
  export {
2710
2712
  initFeed,
2711
2713
  getFeed,