@balkangraph/orgchart.js 7.13.7 → 7.13.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
@@ -123,6 +123,7 @@ declare namespace OrgChart {
123
123
  const nodeMenu: any;
124
124
  const toolbarUI: any;
125
125
  const nodeMenuUi: any;
126
+ const pdfPrevUI: any;
126
127
  const menuUi: any;
127
128
  const editUi: any;
128
129