UNPKG

mume-with-litvis

Version:

Fork of mume with added http://litvis.org/

2 lines (1 loc) 129 B
export declare function svgElementToPNGFile(svgElement: string, pngFilePath: string, imageMagickPath?: string): Promise<string>;