We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b507f12 commit 82d06a2Copy full SHA for 82d06a2
package.json
@@ -20,7 +20,7 @@
20
"@syncfusion/ej2-lineargauge": "*",
21
"@syncfusion/ej2-lists": "*",
22
"@syncfusion/ej2-navigations": "*",
23
- "@syncfusion/ej2-pdf": "*",
+ "@syncfusion/ej2-pdf-export": "*",
24
"@syncfusion/ej2-popups": "*"
25
},
26
"devDependencies": {
pdf/index.ts
@@ -1 +1 @@
1
-export * from "@syncfusion/ej2-pdf";
+export * from "@syncfusion/ej2-pdf-export";
0 commit comments