@balkangraph/orgchart.js 8.11.16 → 8.11.18

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
@@ -853,6 +853,7 @@ declare class OrgChart extends OrgChartBase {
853
853
 
854
854
  static randomId(): any;
855
855
  static searchUI: any;
856
+ static editUI: any;
856
857
  static attr: any;
857
858
  static toolbarUI: any;
858
859
  static elements: any;