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 8ccf15b commit 84e0e64Copy full SHA for 84e0e64
file/ReadMe.md
@@ -0,0 +1 @@
1
+A common package of Essential JS 2 file libraries, methods and class definitions.
file/index.ts
+export * from "@syncfusion/ej2-file-utils";
package.json
@@ -12,6 +12,7 @@
12
"@syncfusion/ej2-circulargauge": "*",
13
"@syncfusion/ej2-data": "*",
14
"@syncfusion/ej2-dropdowns": "*",
15
+ "@syncfusion/ej2-file-utils": "*",
16
"@syncfusion/ej2-grids": "*",
17
"@syncfusion/ej2-inputs": "*",
18
"@syncfusion/ej2-lineargauge": "*",
0 commit comments