Update index.d.ts

This commit is contained in:
William Candillon
2019-02-17 08:24:16 +01:00
committed by GitHub
parent cf32e37644
commit 856ce04bf0

View File

@@ -1961,7 +1961,7 @@ export namespace ImageManipulator {
originY: number;
width: number;
height: number;
}
};
}
interface ImageResult {