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 81f4abc commit 2a3e5ddCopy full SHA for 2a3e5dd
compression/ReadMe.md
@@ -0,0 +1 @@
1
+A common package of Essential JS 2 compression libraries, methods and class definitions.
compression/index.ts
+export * from "@syncfusion/ej2-compression";
package.json
@@ -10,6 +10,7 @@
10
"@syncfusion/ej2-calendars": "*",
11
"@syncfusion/ej2-charts": "*",
12
"@syncfusion/ej2-circulargauge": "*",
13
+ "@syncfusion/ej2-compression": "*",
14
"@syncfusion/ej2-data": "*",
15
"@syncfusion/ej2-dropdowns": "*",
16
"@syncfusion/ej2-file-utils": "*",
0 commit comments