@balkangraph/orgchart.js 8.2.35 → 8.2.36

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
@@ -806,7 +806,7 @@ declare namespace OrgChart {
806
806
  img_0?: string,
807
807
  link_field_0?: string,
808
808
  editFormHeaderColor?: string,
809
- nodeCircleMenuButton?: string,
809
+ nodeCircleMenuButton?: object,
810
810
  min?: template,
811
811
  [name: string]: any
812
812
  }