UNPKG

wasm-imagemagick

Version:
6 lines (5 loc) 244 B
export declare function getConfigureFolders(): Promise<string[]>; /** * list of image formats that are known to be supported by wasm-imagemagick. See `spec/formatSpec.ts` */ export declare const knownSupportedReadWriteImageFormats: string[];