@balkangraph/orgchart.js 8.2.62 → 8.2.63

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.
package/orgchart.d.ts CHANGED
@@ -764,6 +764,7 @@ declare class OrgChart extends OrgChartBase {
764
764
  static randomId(): any;
765
765
  static searchUI: any;
766
766
  static attr: any;
767
+ static toolbarUI: any;
767
768
  }
768
769
 
769
770
  declare namespace OrgChart {