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 0d4b6fe commit 12e951cCopy full SHA for 12e951c
lib/index.js
@@ -84,6 +84,7 @@ imageCompression.drawImageInCanvas = drawImageInCanvas
84
imageCompression.drawFileInCanvas = drawFileInCanvas
85
imageCompression.canvasToFile = canvasToFile
86
imageCompression.getExifOrientation = getExifOrientation
87
+
88
imageCompression.handleMaxWidthOrHeight = handleMaxWidthOrHeight
89
imageCompression.followExifOrientation = followExifOrientation
90
imageCompression.cleanupMemory = cleanupCanvasMemory
0 commit comments