Skip to content

Commit

Permalink
Merge pull request #95 from heinrich-fresh/master
Browse files Browse the repository at this point in the history
[bug] Fix issue with export causing this error in Angular
  • Loading branch information
Donaldcwl authored Aug 11, 2021
2 parents 1f4f459 + 30cdd46 commit 3c41eb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ declare namespace imageCompression {

export as namespace imageCompression;

export = imageCompression;
export default imageCompression;

0 comments on commit 3c41eb9

Please sign in to comment.