@balkangraph/orgchart.js 8.4.10 → 8.4.11

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
@@ -798,6 +798,11 @@ declare class OrgChart extends OrgChartBase {
798
798
  */
799
799
  static CSV_DELIMITER: string;
800
800
 
801
+ /**
802
+ *
803
+ */
804
+ static EDITFORM_CLOSE_BTN: string;
805
+
801
806
  /**
802
807
  * @ignore
803
808
  */