UNPKG

@exercism/html-to-image

Version:

Fork of html-to-image which generates an image from a DOM node using HTML5 canvas and SVG.

2 lines (1 loc) 58 B
export declare function getMimeType(url: string): string;