@balkangraph/orgchart.js 8.14.37 → 8.14.39

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
@@ -296,7 +296,6 @@ declare class OrgChart extends OrgChartBase {
296
296
  * {@link https://balkan.app/OrgChartJS/Docs/Exporting | See doc...}
297
297
  */
298
298
  exportPDFProfile(options: OrgChart.exportOptions, callback?: () => void): void;
299
- exportPDFPreview(options: OrgChart.exportOptions): void;
300
299
  /**
301
300
  * Exports the details form to PDF.
302
301
  * @param options export options