@balkangraph/orgchart.js 8.9.29 → 8.9.31

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
@@ -1188,6 +1188,7 @@ declare namespace OrgChart {
1188
1188
  height?: Number,
1189
1189
  padding?: Number,
1190
1190
  position?: OrgChart.position,
1191
+ draggable?: boolean
1191
1192
  }
1192
1193
 
1193
1194
  interface position {