We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f33437c commit ca76b13Copy full SHA for ca76b13
dist/index.d.ts
@@ -2,7 +2,6 @@ export interface Config {
2
quality?: number
3
maxWidth?: number
4
maxHeight?: number
5
- autoRotate?: boolean
6
debug?: boolean
7
mimeType?: string
8
}
0 commit comments