mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 21:10:23 +00:00
Merge pull request #5713 from lbguilherme/patch-1
gm: add support for subClass({nativeAutoOrient: true})
This commit is contained in:
Vendored
+1
@@ -13,6 +13,7 @@ declare module "gm" {
|
||||
module m {
|
||||
export interface ClassOptions {
|
||||
imageMagick?: boolean;
|
||||
nativeAutoOrient?: boolean;
|
||||
}
|
||||
|
||||
export interface CompareCallback {
|
||||
|
||||
Reference in New Issue
Block a user