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 937843b commit aebfad1Copy full SHA for aebfad1
src/compression/webimage.js
@@ -1,4 +1,4 @@
1
-import BaseDecoder from './basedecoder';
+import BaseDecoder from './basedecoder.js';
2
3
/**
4
* class WebImageDecoder
0 commit comments