Skip to content

Commit 30cdd46

Browse files
revert dist change
1 parent 9c29587 commit 30cdd46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/browser-image-compression.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 default imageCompression;
39+
export = imageCompression;

0 commit comments

Comments
 (0)