@balkangraph/orgchart.js 8.9.39 → 8.9.41

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
@@ -830,7 +830,6 @@ declare class OrgChart extends OrgChartBase {
830
830
  /**
831
831
  * @ignore
832
832
  */
833
- static element: HTMLElement;
834
833
 
835
834
  static randomId(): any;
836
835
  static searchUI: any;