Skip to content

Commit 84e0e64

Browse files
author
pipeline
committed
feature(EJ2-747): Modified duplicate lines of code
1 parent 8ccf15b commit 84e0e64

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

file/ReadMe.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
A common package of Essential JS 2 file libraries, methods and class definitions.

file/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export * from "@syncfusion/ej2-file-utils";

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"@syncfusion/ej2-circulargauge": "*",
1313
"@syncfusion/ej2-data": "*",
1414
"@syncfusion/ej2-dropdowns": "*",
15+
"@syncfusion/ej2-file-utils": "*",
1516
"@syncfusion/ej2-grids": "*",
1617
"@syncfusion/ej2-inputs": "*",
1718
"@syncfusion/ej2-lineargauge": "*",

0 commit comments

Comments
 (0)