@balkangraph/orgchart.js 8.11.24 → 8.11.25

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
@@ -855,7 +855,7 @@ declare class OrgChart extends OrgChartBase {
855
855
  static searchUI: any;
856
856
  static editUI: any;
857
857
  static pdfPrevUI: any;
858
- static menuUI: any;
858
+ // static menuUI: any;
859
859
  static attr: any;
860
860
  static toolbarUI: any;
861
861
  static elements: any;