mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-06 06:19:58 +08:00
gm: add support for subClass({nativeAutoOrient: true})
This commit is contained in:
1
gm/gm.d.ts
vendored
1
gm/gm.d.ts
vendored
@@ -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