Skip to content

Commit 9c29587

Browse files
edit in lib
1 parent cee0d4d commit 9c29587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ declare namespace imageCompression {
3636

3737
export as namespace imageCompression;
3838

39-
export = imageCompression;
39+
export default imageCompression;

0 commit comments

Comments
 (0)