UNPKG

82 BTypeScriptView Raw
1export declare class ImageMagickMissingError extends Error {
2 constructor();
3}