@balkangraph/orgchart.js 8.2.57 → 8.2.58

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
@@ -758,6 +758,7 @@ declare class OrgChart extends OrgChartBase {
758
758
  static pdfPrevUI: any;
759
759
  static randomId(): any;
760
760
  static searchUI: any;
761
+ static attr: any;
761
762
 
762
763
  }
763
764